DescribeConfigurationOptionsRequest |
DescribeConfigurationOptionsRequest.clone() |
|
DescribeConfigurationOptionsRequest |
DescribeConfigurationOptionsRequest.withApplicationName(String applicationName) |
The name of the application associated with the configuration template or
environment.
|
DescribeConfigurationOptionsRequest |
DescribeConfigurationOptionsRequest.withEnvironmentName(String environmentName) |
The name of the environment whose configuration options you want to
describe.
|
DescribeConfigurationOptionsRequest |
DescribeConfigurationOptionsRequest.withOptions(OptionSpecification... options) |
If specified, restricts the descriptions to only the specified options.
|
DescribeConfigurationOptionsRequest |
DescribeConfigurationOptionsRequest.withOptions(Collection<OptionSpecification> options) |
If specified, restricts the descriptions to only the specified options.
|
DescribeConfigurationOptionsRequest |
DescribeConfigurationOptionsRequest.withSolutionStackName(String solutionStackName) |
The name of the solution stack whose configuration options you want to
describe.
|
DescribeConfigurationOptionsRequest |
DescribeConfigurationOptionsRequest.withTemplateName(String templateName) |
The name of the configuration template whose configuration options you
want to describe.
|