public static interface DeliverConfigSnapshotResponse.Builder extends ConfigResponse.Builder, SdkPojo, CopyableBuilder<DeliverConfigSnapshotResponse.Builder,DeliverConfigSnapshotResponse>
Modifier and Type | Method and Description |
---|---|
DeliverConfigSnapshotResponse.Builder |
configSnapshotId(String configSnapshotId)
The ID of the snapshot that is being created.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
DeliverConfigSnapshotResponse.Builder configSnapshotId(String configSnapshotId)
The ID of the snapshot that is being created.
configSnapshotId
- The ID of the snapshot that is being created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.