
C# |
public class DescribeConfigurationOptionsRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeConfigurationOptionsRequest()()()() | Initializes a new instance of the DescribeConfigurationOptionsRequest class |
![]() | ApplicationName |
Gets and sets the property ApplicationName.
The name of the application associated with the configuration template or environment. Only needed if you want to describe the configuration options associated with either the configuration template or environment. |
![]() | EnvironmentName |
Gets and sets the property EnvironmentName.
The name of the environment whose configuration options you want to describe. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Options |
Gets and sets the property Options.
If specified, restricts the descriptions to only the specified options. |
![]() | SolutionStackName |
Gets and sets the property SolutionStackName.
The name of the solution stack whose configuration options you want to describe. |
![]() | TemplateName |
Gets and sets the property TemplateName.
The name of the configuration template whose configuration options you want to describe. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithApplicationName(String) | Obsolete.
Sets the ApplicationName property
|
![]() | WithEnvironmentName(String) | Obsolete.
Sets the EnvironmentName property
|
![]() | WithOptions(array<OptionSpecification>[]()[][]) | Obsolete.
Sets the Options property
|
![]() | WithOptions(IEnumerable<(Of <<'(OptionSpecification>)>>)) | Obsolete.
Sets the Options property
|
![]() | WithSolutionStackName(String) | Obsolete.
Sets the SolutionStackName property
|
![]() | WithTemplateName(String) | Obsolete.
Sets the TemplateName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeConfigurationOptionsRequest |