C# Class Amazon.ElasticBeanstalk.Model.OptionSpecification

A specification identifying an individual configuration option.

Datei anzeigen Open project: aws/aws-sdk-net

Public Methods

Method Description
OptionSpecification ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Method Description
IsSetNamespace ( ) : bool
IsSetOptionName ( ) : bool
IsSetResourceName ( ) : bool

Method Details

OptionSpecification() public method

Empty constructor used to set properties independently even when a simple constructor is available
public OptionSpecification ( ) : System
return System