C# Class Amazon.ElasticBeanstalk.Model.UpdateConfigurationTemplateRequest

Container for the parameters to the UpdateConfigurationTemplate operation.

Updates the specified configuration template to have the specified properties or configuration option values.

NOTE: If a property (for example, ApplicationName) is not provided, its value remains unchanged. To clear such properties, specify an empty string.

Related Topics

  • DescribeConfigurationOptions
Inheritance: AmazonElasticBeanstalkRequest
Datei anzeigen Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetApplicationName ( ) : bool
IsSetDescription ( ) : bool
IsSetOptionSettings ( ) : bool
IsSetOptionsToRemove ( ) : bool
IsSetTemplateName ( ) : bool