| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms.model |
| Modifier and Type | Method and Description |
|---|---|
static Source.Builder |
Source.builder() |
default Source.Builder |
Source.Builder.s3Location(Consumer<S3Location.Builder> s3Location)
Sets the value of the S3Location property for this object.
|
Source.Builder |
Source.Builder.s3Location(S3Location s3Location)
Sets the value of the S3Location property for this object.
|
Source.Builder |
Source.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Source.Builder> |
Source.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SSMValidationParameters.Builder |
SSMValidationParameters.Builder.source(Consumer<Source.Builder> source)
The location of the validation script.
|
default UserDataValidationParameters.Builder |
UserDataValidationParameters.Builder.source(Consumer<Source.Builder> source)
The location of the validation script.
|
Copyright © 2023. All rights reserved.