| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<HostInstance> |
Host.instances()
The IDs and instance type that are currently running on the Dedicated Host.
|
| Modifier and Type | Method and Description |
|---|---|
Host.Builder |
Host.Builder.instances(HostInstance... instances)
The IDs and instance type that are currently running on the Dedicated Host.
|
| Modifier and Type | Method and Description |
|---|---|
Host.Builder |
Host.Builder.instances(Collection<HostInstance> instances)
The IDs and instance type that are currently running on the Dedicated Host.
|
Copyright © 2022. All rights reserved.