public static interface AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails.Builder extends SdkPojo, CopyableBuilder<AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails.Builder,AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails.Builder |
capacityReservationId(String capacityReservationId)
The ID of the Capacity Reservation in which to run the instance.
|
AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails.Builder |
capacityReservationResourceGroupArn(String capacityReservationResourceGroupArn)
The Amazon Resource Name (ARN) of the Capacity Reservation resource group in which to run the instance.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails.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.AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails.Builder capacityReservationResourceGroupArn(String capacityReservationResourceGroupArn)
The Amazon Resource Name (ARN) of the Capacity Reservation resource group in which to run the instance.
capacityReservationResourceGroupArn - The Amazon Resource Name (ARN) of the Capacity Reservation resource group in which to run the
instance.Copyright © 2023. All rights reserved.