| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
Source |
Source.clone() |
Source |
UserDataValidationParameters.getSource()
The location of the validation script.
|
Source |
SSMValidationParameters.getSource()
The location of the validation script.
|
Source |
Source.withS3Location(S3Location s3Location) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDataValidationParameters.setSource(Source source)
The location of the validation script.
|
void |
SSMValidationParameters.setSource(Source source)
The location of the validation script.
|
UserDataValidationParameters |
UserDataValidationParameters.withSource(Source source)
The location of the validation script.
|
SSMValidationParameters |
SSMValidationParameters.withSource(Source source)
The location of the validation script.
|
Copyright © 2021. All rights reserved.