C# Class Amazon.RDS.Model.ModifyDBClusterRequest

Container for the parameters to the ModifyDBCluster operation. Modify a setting for an Amazon Aurora DB cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see Aurora on Amazon RDS in the Amazon RDS User Guide.
Inheritance: AmazonRDSRequest
Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetApplyImmediately ( ) : bool
IsSetBackupRetentionPeriod ( ) : bool
IsSetDBClusterIdentifier ( ) : bool
IsSetDBClusterParameterGroupName ( ) : bool
IsSetMasterUserPassword ( ) : bool
IsSetNewDBClusterIdentifier ( ) : bool
IsSetOptionGroupName ( ) : bool
IsSetPort ( ) : bool
IsSetPreferredBackupWindow ( ) : bool
IsSetPreferredMaintenanceWindow ( ) : bool
IsSetVpcSecurityGroupIds ( ) : bool