public static interface DestinationInfo.Builder extends SdkPojo, CopyableBuilder<DestinationInfo.Builder,DestinationInfo>
Modifier and Type | Method and Description |
---|---|
DestinationInfo.Builder |
id(String id)
The ID of the resource created at the destination.
|
DestinationInfo.Builder |
service(String service)
The destination service of the record.
|
copy
applyMutation, build
DestinationInfo.Builder id(String id)
The ID of the resource created at the destination.
id
- The ID of the resource created at the destination.DestinationInfo.Builder service(String service)
The destination service of the record.
service
- The destination service of the record.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.