Uses of Interface
com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateElasticGpuSpecifications
-
Packages that use LaunchTemplateElasticGpuSpecifications Package Description com.hashicorp.cdktf.providers.aws.launch_template aws_launch_template -
-
Uses of LaunchTemplateElasticGpuSpecifications in com.hashicorp.cdktf.providers.aws.launch_template
Classes in com.hashicorp.cdktf.providers.aws.launch_template that implement LaunchTemplateElasticGpuSpecifications Modifier and Type Class Description static classLaunchTemplateElasticGpuSpecifications.Jsii$ProxyAn implementation forLaunchTemplateElasticGpuSpecificationsMethods in com.hashicorp.cdktf.providers.aws.launch_template that return LaunchTemplateElasticGpuSpecifications Modifier and Type Method Description LaunchTemplateElasticGpuSpecificationsLaunchTemplateElasticGpuSpecifications.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.launch_template with parameters of type LaunchTemplateElasticGpuSpecifications Modifier and Type Method Description voidLaunchTemplateElasticGpuSpecificationsOutputReference. setInternalValue(LaunchTemplateElasticGpuSpecifications value)Method parameters in com.hashicorp.cdktf.providers.aws.launch_template with type arguments of type LaunchTemplateElasticGpuSpecifications Modifier and Type Method Description LaunchTemplate.BuilderLaunchTemplate.Builder. elasticGpuSpecifications(List<? extends LaunchTemplateElasticGpuSpecifications> elasticGpuSpecifications)elastic_gpu_specifications block.LaunchTemplateConfig.BuilderLaunchTemplateConfig.Builder. elasticGpuSpecifications(List<? extends LaunchTemplateElasticGpuSpecifications> elasticGpuSpecifications)Sets the value ofLaunchTemplateConfig.getElasticGpuSpecifications()voidLaunchTemplateElasticGpuSpecificationsList. setInternalValue(List<LaunchTemplateElasticGpuSpecifications> value)
-