AWS SDK for .NET Documentation
DescribeConfigurationOptionsResult Class
AmazonAmazon.ElasticBeanstalk.ModelDescribeConfigurationOptionsResult Did this page help you?   Yes   No    Tell us about it...
Describes the settings for a specified configuration set.
Declaration Syntax
C#
public class DescribeConfigurationOptionsResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeConfigurationOptionsResult()()()()
Initializes a new instance of the DescribeConfigurationOptionsResult class

Equals(Object)
Determines whether the specified Object is equal to the current 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.

A list of ConfigurationOptionDescription.


SolutionStackName
Gets and sets the property SolutionStackName.

The name of the solution stack these configuration options belong to.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithOptions(array<ConfigurationOptionDescription>[]()[][]) Obsolete.
Sets the Options property

WithOptions(IEnumerable<(Of <<'(ConfigurationOptionDescription>)>>)) Obsolete.
Sets the Options property

WithSolutionStackName(String) Obsolete.
Sets the SolutionStackName property

Inheritance Hierarchy
Object
DescribeConfigurationOptionsResult

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