| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceEntry> |
CreateCloudFormationStackRequest.instances()
An array of parameters that will be used to create the new Amazon EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationStackRequest.Builder |
CreateCloudFormationStackRequest.Builder.instances(InstanceEntry... instances)
An array of parameters that will be used to create the new Amazon EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCloudFormationStackRequest.Builder |
CreateCloudFormationStackRequest.Builder.instances(Collection<InstanceEntry> instances)
An array of parameters that will be used to create the new Amazon EC2 instance.
|
Copyright © 2021. All rights reserved.