AWS SDK for .NET Documentation
DescribeConfigurationOptions Method (request)
AmazonAmazon.ElasticBeanstalkAmazonElasticBeanstalkClientDescribeConfigurationOptions(DescribeConfigurationOptionsRequest) Did this page help you?   Yes   No    Tell us about it...
Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines. The description includes the values the options, their default values, and an indication of the required action on a running environment if an option value is changed.
Declaration Syntax
C#
public DescribeConfigurationOptionsResponse DescribeConfigurationOptions(
	DescribeConfigurationOptionsRequest request
)
Parameters
request (DescribeConfigurationOptionsRequest)
Container for the necessary parameters to execute the DescribeConfigurationOptions service method.
Return Value
The response from the DescribeConfigurationOptions service method, as returned by ElasticBeanstalk.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)