C# 클래스 Amazon.ElasticBeanstalk.Model.DescribeConfigurationOptionsRequest

Container for the parameters to the DescribeConfigurationOptions operation.

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.

상속: Amazon.Runtime.AmazonWebServiceRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
DescribeConfigurationOptionsRequest ( ) : System

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

비공개 메소드들

메소드 설명
IsSetApplicationName ( ) : bool
IsSetEnvironmentName ( ) : bool
IsSetOptions ( ) : bool
IsSetSolutionStackName ( ) : bool
IsSetTemplateName ( ) : bool

메소드 상세

DescribeConfigurationOptionsRequest() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public DescribeConfigurationOptionsRequest ( ) : System
리턴 System