| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
GenerateTemplateResponse.s3Location()
Location of the Amazon S3 object.
|
S3Location |
UserData.s3Location()
Amazon S3 location of the user-data script.
|
S3Location |
GenerateChangeSetResponse.s3Location()
Location of the Amazon S3 object.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateTemplateResponse.Builder |
GenerateTemplateResponse.Builder.s3Location(S3Location s3Location)
Location of the Amazon S3 object.
|
UserData.Builder |
UserData.Builder.s3Location(S3Location s3Location)
Amazon S3 location of the user-data script.
|
GenerateChangeSetResponse.Builder |
GenerateChangeSetResponse.Builder.s3Location(S3Location s3Location)
Location of the Amazon S3 object.
|
Copyright © 2019. All rights reserved.