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 AWS account that is making use of the Capacity Reservation.
|
InstanceUsage.Builder |
usedInstanceCount(Integer usedInstanceCount)
The number of instances the AWS account currently has in the Capacity Reservation.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInstanceUsage.Builder accountId(String accountId)
The ID of the AWS account that is making use of the Capacity Reservation.
accountId - The ID of the AWS account that is making use of the Capacity Reservation.InstanceUsage.Builder usedInstanceCount(Integer usedInstanceCount)
The number of instances the AWS account currently has in the Capacity Reservation.
usedInstanceCount - The number of instances the AWS account currently has in the Capacity Reservation.Copyright © 2021. All rights reserved.