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