| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms.model |
| Modifier and Type | Method and Description |
|---|---|
static SSMOutput.Builder |
SSMOutput.builder() |
default SSMOutput.Builder |
SSMOutput.Builder.s3Location(Consumer<S3Location.Builder> s3Location)
Sets the value of the S3Location property for this object.
|
SSMOutput.Builder |
SSMOutput.Builder.s3Location(S3Location s3Location)
Sets the value of the S3Location property for this object.
|
SSMOutput.Builder |
SSMOutput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SSMOutput.Builder> |
SSMOutput.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AppValidationOutput.Builder |
AppValidationOutput.Builder.ssmOutput(Consumer<SSMOutput.Builder> ssmOutput)
Output from using SSM to validate the application.
|
Copyright © 2023. All rights reserved.