| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms.model |
| Modifier and Type | Method and Description |
|---|---|
S3Location |
ServerLaunchConfiguration.configureScript()
Returns the value of the ConfigureScript property for this object.
|
S3Location |
GenerateChangeSetResponse.s3Location()
The location of the Amazon S3 object.
|
S3Location |
GenerateTemplateResponse.s3Location()
The location of the Amazon S3 object.
|
S3Location |
SSMOutput.s3Location()
Returns the value of the S3Location property for this object.
|
S3Location |
UserData.s3Location()
Amazon S3 location of the user-data script.
|
S3Location |
Source.s3Location()
Returns the value of the S3Location property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ServerLaunchConfiguration.Builder |
ServerLaunchConfiguration.Builder.configureScript(S3Location configureScript)
Sets the value of the ConfigureScript property for this object.
|
GenerateChangeSetResponse.Builder |
GenerateChangeSetResponse.Builder.s3Location(S3Location s3Location)
The location of the Amazon S3 object.
|
GenerateTemplateResponse.Builder |
GenerateTemplateResponse.Builder.s3Location(S3Location s3Location)
The location of the Amazon S3 object.
|
SSMOutput.Builder |
SSMOutput.Builder.s3Location(S3Location s3Location)
Sets the value of the S3Location property for this object.
|
UserData.Builder |
UserData.Builder.s3Location(S3Location s3Location)
Amazon S3 location of the user-data script.
|
Source.Builder |
Source.Builder.s3Location(S3Location s3Location)
Sets the value of the S3Location property for this object.
|
Copyright © 2023. All rights reserved.