| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
UserData |
ImportInstanceLaunchSpecification.userData()
The Base64-encoded user data to make available to the instance.
|
| Modifier and Type | Method and Description |
|---|---|
ImportInstanceLaunchSpecification.Builder |
ImportInstanceLaunchSpecification.Builder.userData(UserData userData)
The Base64-encoded user data to make available to the instance.
|
Copyright © 2023. All rights reserved.