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