Uses of Class
com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.Builder
-
Packages that use LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.Builder Package Description com.hashicorp.cdktf.providers.aws.launch_template aws_launch_template -
-
Uses of LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.Builder in com.hashicorp.cdktf.providers.aws.launch_template
Methods in com.hashicorp.cdktf.providers.aws.launch_template that return LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.Builder Modifier and Type Method Description static LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.BuilderLaunchTemplateCapacityReservationSpecificationCapacityReservationTarget. builder()LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.BuilderLaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.Builder. capacityReservationId(String capacityReservationId)LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.BuilderLaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.Builder. capacityReservationResourceGroupArn(String capacityReservationResourceGroupArn)Constructors in com.hashicorp.cdktf.providers.aws.launch_template with parameters of type LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.Builder Constructor Description Jsii$Proxy(LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.Builder builder)Constructor that initializes the object based on literal property values passed by theLaunchTemplateCapacityReservationSpecificationCapacityReservationTarget.Builder.
-