| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceCapacity> |
AvailableCapacity.availableInstanceCapacity()
The number of instances that can be launched onto the Dedicated Host depending on the host's available capacity.
|
| Modifier and Type | Method and Description |
|---|---|
AvailableCapacity.Builder |
AvailableCapacity.Builder.availableInstanceCapacity(InstanceCapacity... availableInstanceCapacity)
The number of instances that can be launched onto the Dedicated Host depending on the host's available
capacity.
|
| Modifier and Type | Method and Description |
|---|---|
AvailableCapacity.Builder |
AvailableCapacity.Builder.availableInstanceCapacity(Collection<InstanceCapacity> availableInstanceCapacity)
The number of instances that can be launched onto the Dedicated Host depending on the host's available
capacity.
|
Copyright © 2021. All rights reserved.