CopyableBuilder<DescribeDBClusterSnapshotAttributesRequest.Builder,DescribeDBClusterSnapshotAttributesRequest>, SdkBuilder<DescribeDBClusterSnapshotAttributesRequest.Builder,DescribeDBClusterSnapshotAttributesRequest>public static interface DescribeDBClusterSnapshotAttributesRequest.Builder extends CopyableBuilder<DescribeDBClusterSnapshotAttributesRequest.Builder,DescribeDBClusterSnapshotAttributesRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DescribeDBClusterSnapshotAttributesRequest.Builder |
dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier) |
The identifier for the DB cluster snapshot to describe the attributes for.
|
copyapply, buildDescribeDBClusterSnapshotAttributesRequest.Builder dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier)
The identifier for the DB cluster snapshot to describe the attributes for.
dbClusterSnapshotIdentifier - The identifier for the DB cluster snapshot to describe the attributes for.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.