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