Uses of Interface
com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateCapacityReservationSpecification
-
Packages that use LaunchTemplateCapacityReservationSpecification Package Description com.hashicorp.cdktf.providers.aws.launch_template aws_launch_template -
-
Uses of LaunchTemplateCapacityReservationSpecification in com.hashicorp.cdktf.providers.aws.launch_template
Classes in com.hashicorp.cdktf.providers.aws.launch_template that implement LaunchTemplateCapacityReservationSpecification Modifier and Type Class Description static classLaunchTemplateCapacityReservationSpecification.Jsii$ProxyAn implementation forLaunchTemplateCapacityReservationSpecificationMethods in com.hashicorp.cdktf.providers.aws.launch_template that return LaunchTemplateCapacityReservationSpecification Modifier and Type Method Description LaunchTemplateCapacityReservationSpecificationLaunchTemplateCapacityReservationSpecification.Builder. build()Builds the configured instance.default LaunchTemplateCapacityReservationSpecificationLaunchTemplateConfig. getCapacityReservationSpecification()capacity_reservation_specification block.LaunchTemplateCapacityReservationSpecificationLaunchTemplateConfig.Jsii$Proxy. getCapacityReservationSpecification()LaunchTemplateCapacityReservationSpecificationLaunchTemplate. getCapacityReservationSpecificationInput()LaunchTemplateCapacityReservationSpecificationLaunchTemplateCapacityReservationSpecificationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.launch_template with parameters of type LaunchTemplateCapacityReservationSpecification Modifier and Type Method Description LaunchTemplate.BuilderLaunchTemplate.Builder. capacityReservationSpecification(LaunchTemplateCapacityReservationSpecification capacityReservationSpecification)capacity_reservation_specification block.LaunchTemplateConfig.BuilderLaunchTemplateConfig.Builder. capacityReservationSpecification(LaunchTemplateCapacityReservationSpecification capacityReservationSpecification)Sets the value ofLaunchTemplateConfig.getCapacityReservationSpecification()voidLaunchTemplate. putCapacityReservationSpecification(LaunchTemplateCapacityReservationSpecification value)voidLaunchTemplateCapacityReservationSpecificationOutputReference. setInternalValue(LaunchTemplateCapacityReservationSpecification value)
-