C# 클래스 Amazon.RDS.Model.Parameter

This data type is used as a request parameter in the ModifyDBParameterGroup and ResetDBParameterGroup actions.

This data type is used as a response element in the DescribeEngineDefaultParameters and DescribeDBParameters actions.

파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
Parameter ( ) : System

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

비공개 메소드들

메소드 설명
IsSetAllowedValues ( ) : bool
IsSetApplyMethod ( ) : bool
IsSetApplyType ( ) : bool
IsSetDataType ( ) : bool
IsSetDescription ( ) : bool
IsSetIsModifiable ( ) : bool
IsSetMinimumEngineVersion ( ) : bool
IsSetParameterName ( ) : bool
IsSetParameterValue ( ) : bool
IsSetSource ( ) : bool

메소드 상세

Parameter() 공개 메소드

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