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

Container for the parameters to the CreateDBCluster operation. Creates a new Amazon Aurora DB cluster.

You can use the ReplicationSourceIdentifier parameter to create the DB cluster as a Read Replica of another DB cluster.

For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.

Наследование: AmazonRDSRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetAvailabilityZones ( ) : bool
IsSetBackupRetentionPeriod ( ) : bool
IsSetCharacterSetName ( ) : bool
IsSetDBClusterIdentifier ( ) : bool
IsSetDBClusterParameterGroupName ( ) : bool
IsSetDBSubnetGroupName ( ) : bool
IsSetDatabaseName ( ) : bool
IsSetEngine ( ) : bool
IsSetEngineVersion ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetMasterUserPassword ( ) : bool
IsSetMasterUsername ( ) : bool
IsSetOptionGroupName ( ) : bool
IsSetPort ( ) : bool
IsSetPreferredBackupWindow ( ) : bool
IsSetPreferredMaintenanceWindow ( ) : bool
IsSetReplicationSourceIdentifier ( ) : bool
IsSetStorageEncrypted ( ) : bool
IsSetTags ( ) : bool
IsSetVpcSecurityGroupIds ( ) : bool