AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class CreateDBClusterSnapshotRequest : AmazonRDSRequest IRequestEvents
The CreateDBClusterSnapshotRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateDBClusterSnapshotRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DBClusterIdentifier | System.String |
Gets and sets the property DBClusterIdentifier.
The identifier of the DB cluster to create a snapshot for. This parameter is not case-sensitive. Constraints:
Example: |
![]() |
DBClusterSnapshotIdentifier | System.String |
Gets and sets the property DBClusterSnapshotIdentifier.
The identifier of the DB cluster snapshot. This parameter is stored as a lowercase string. Constraints:
Example: |
![]() |
Tags | System.Collections.Generic.List<Amazon.RDS.Model.Tag> |
Gets and sets the property Tags.
The tags to be assigned to the DB cluster snapshot. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1