| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
UserData |
UserData.clone() |
UserData |
ServerLaunchConfiguration.getUserData()
Location of the user-data script to be executed when launching the server.
|
UserData |
UserData.withS3Location(S3Location s3Location)
Amazon S3 location of the user-data script.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerLaunchConfiguration.setUserData(UserData userData)
Location of the user-data script to be executed when launching the server.
|
ServerLaunchConfiguration |
ServerLaunchConfiguration.withUserData(UserData userData)
Location of the user-data script to be executed when launching the server.
|
Copyright © 2021. All rights reserved.