| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncS3Destination |
CreateResourceDataSyncRequest.s3Destination()
Amazon S3 configuration details for the sync.
|
ResourceDataSyncS3Destination |
ResourceDataSyncItem.s3Destination()
Configuration information for the target Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
CreateResourceDataSyncRequest.Builder |
CreateResourceDataSyncRequest.Builder.s3Destination(ResourceDataSyncS3Destination s3Destination)
Amazon S3 configuration details for the sync.
|
ResourceDataSyncItem.Builder |
ResourceDataSyncItem.Builder.s3Destination(ResourceDataSyncS3Destination s3Destination)
Configuration information for the target Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceDataSyncS3Destination |
ResourceDataSyncS3DestinationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDataSyncS3DestinationMarshaller.marshall(ResourceDataSyncS3Destination resourceDataSyncS3Destination,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.