C# Класс Amazon.RDS.Model.PendingModifiedValues

This data type is used as a response element in the ModifyDBInstance action.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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