C# Class 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.

Inheritance: AmazonRDSRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
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