public static interface DescribeDBClusterSnapshotAttributesRequest.Builder extends RDSRequest.Builder, CopyableBuilder<DescribeDBClusterSnapshotAttributesRequest.Builder,DescribeDBClusterSnapshotAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeDBClusterSnapshotAttributesRequest.Builder |
dbClusterSnapshotIdentifier(String dbClusterSnapshotIdentifier)
The identifier for the DB cluster snapshot to describe the attributes for.
|
DescribeDBClusterSnapshotAttributesRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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.DescribeDBClusterSnapshotAttributesRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.