| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
UserData |
UserData.clone() |
UserData |
ImportInstanceLaunchSpecification.getUserData()
The user data to make available to the instance.
|
UserData |
UserData.withData(String data)
The user data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportInstanceLaunchSpecification.setUserData(UserData userData)
The user data to make available to the instance.
|
ImportInstanceLaunchSpecification |
ImportInstanceLaunchSpecification.withUserData(UserData userData)
The user data to make available to the instance.
|
Copyright © 2016. All rights reserved.