Uses of Interface
com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateLicenseSpecification
-
Packages that use LaunchTemplateLicenseSpecification Package Description com.hashicorp.cdktf.providers.aws.launch_template aws_launch_template -
-
Uses of LaunchTemplateLicenseSpecification in com.hashicorp.cdktf.providers.aws.launch_template
Classes in com.hashicorp.cdktf.providers.aws.launch_template that implement LaunchTemplateLicenseSpecification Modifier and Type Class Description static classLaunchTemplateLicenseSpecification.Jsii$ProxyAn implementation forLaunchTemplateLicenseSpecificationMethods in com.hashicorp.cdktf.providers.aws.launch_template that return LaunchTemplateLicenseSpecification Modifier and Type Method Description LaunchTemplateLicenseSpecificationLaunchTemplateLicenseSpecification.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.launch_template with parameters of type LaunchTemplateLicenseSpecification Modifier and Type Method Description voidLaunchTemplateLicenseSpecificationOutputReference. setInternalValue(LaunchTemplateLicenseSpecification value)Method parameters in com.hashicorp.cdktf.providers.aws.launch_template with type arguments of type LaunchTemplateLicenseSpecification Modifier and Type Method Description LaunchTemplate.BuilderLaunchTemplate.Builder. licenseSpecification(List<? extends LaunchTemplateLicenseSpecification> licenseSpecification)license_specification block.LaunchTemplateConfig.BuilderLaunchTemplateConfig.Builder. licenseSpecification(List<? extends LaunchTemplateLicenseSpecification> licenseSpecification)Sets the value ofLaunchTemplateConfig.getLicenseSpecification()voidLaunchTemplateLicenseSpecificationList. setInternalValue(List<LaunchTemplateLicenseSpecification> value)
-