Uses of Class
com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateLicenseSpecification.Builder
-
Packages that use LaunchTemplateLicenseSpecification.Builder Package Description com.hashicorp.cdktf.providers.aws.launch_template aws_launch_template -
-
Uses of LaunchTemplateLicenseSpecification.Builder in com.hashicorp.cdktf.providers.aws.launch_template
Methods in com.hashicorp.cdktf.providers.aws.launch_template that return LaunchTemplateLicenseSpecification.Builder Modifier and Type Method Description static LaunchTemplateLicenseSpecification.BuilderLaunchTemplateLicenseSpecification. builder()LaunchTemplateLicenseSpecification.BuilderLaunchTemplateLicenseSpecification.Builder. licenseConfigurationArn(String licenseConfigurationArn)Sets the value ofLaunchTemplateLicenseSpecification.getLicenseConfigurationArn()Constructors in com.hashicorp.cdktf.providers.aws.launch_template with parameters of type LaunchTemplateLicenseSpecification.Builder Constructor Description Jsii$Proxy(LaunchTemplateLicenseSpecification.Builder builder)Constructor that initializes the object based on literal property values passed by theLaunchTemplateLicenseSpecification.Builder.
-