public static interface InstanceUsage.Builder extends SdkPojo, CopyableBuilder<InstanceUsage.Builder,InstanceUsage>
| Modifier and Type | Method and Description |
|---|---|
InstanceUsage.Builder |
accountId(String accountId)
The ID of the Amazon Web Services account that is making use of the Capacity Reservation.
|
InstanceUsage.Builder |
usedInstanceCount(Integer usedInstanceCount)
The number of instances the Amazon Web Services account currently has in the Capacity Reservation.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInstanceUsage.Builder accountId(String accountId)
The ID of the Amazon Web Services account that is making use of the Capacity Reservation.
accountId - The ID of the Amazon Web Services account that is making use of the Capacity Reservation.InstanceUsage.Builder usedInstanceCount(Integer usedInstanceCount)
The number of instances the Amazon Web Services account currently has in the Capacity Reservation.
usedInstanceCount - The number of instances the Amazon Web Services account currently has in the Capacity Reservation.Copyright © 2021. All rights reserved.