public static interface CapacityReservationTarget.Builder extends SdkPojo, CopyableBuilder<CapacityReservationTarget.Builder,CapacityReservationTarget>
Modifier and Type | Method and Description |
---|---|
CapacityReservationTarget.Builder |
capacityReservationId(String capacityReservationId)
The ID of the Capacity Reservation in which to run the instance.
|
CapacityReservationTarget.Builder |
capacityReservationResourceGroupArn(String capacityReservationResourceGroupArn)
The ARN of the Capacity Reservation resource group in which to run the instance.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
CapacityReservationTarget.Builder capacityReservationId(String capacityReservationId)
The ID of the Capacity Reservation in which to run the instance.
capacityReservationId
- The ID of the Capacity Reservation in which to run the instance.CapacityReservationTarget.Builder capacityReservationResourceGroupArn(String capacityReservationResourceGroupArn)
The ARN of the Capacity Reservation resource group in which to run the instance.
capacityReservationResourceGroupArn
- The ARN of the Capacity Reservation resource group in which to run the instance.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.