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

This data type is used as a response element in the ModifyDBInstance action.
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
PendingModifiedValues ( ) : System

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

비공개 메소드들

메소드 설명
IsSetAllocatedStorage ( ) : bool
IsSetBackupRetentionPeriod ( ) : bool
IsSetCACertificateIdentifier ( ) : bool
IsSetDBInstanceClass ( ) : bool
IsSetDBInstanceIdentifier ( ) : bool
IsSetDBSubnetGroupName ( ) : bool
IsSetEngineVersion ( ) : bool
IsSetIops ( ) : bool
IsSetLicenseModel ( ) : bool
IsSetMasterUserPassword ( ) : bool
IsSetMultiAZ ( ) : bool
IsSetPort ( ) : bool
IsSetStorageType ( ) : bool

메소드 상세

PendingModifiedValues() 공개 메소드

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