Uses of Interface
com.hashicorp.cdktf.providers.aws.launch_template.LaunchTemplateInstanceRequirementsMemoryGibPerVcpu
-
Packages that use LaunchTemplateInstanceRequirementsMemoryGibPerVcpu Package Description com.hashicorp.cdktf.providers.aws.launch_template aws_launch_template -
-
Uses of LaunchTemplateInstanceRequirementsMemoryGibPerVcpu in com.hashicorp.cdktf.providers.aws.launch_template
Classes in com.hashicorp.cdktf.providers.aws.launch_template that implement LaunchTemplateInstanceRequirementsMemoryGibPerVcpu Modifier and Type Class Description static classLaunchTemplateInstanceRequirementsMemoryGibPerVcpu.Jsii$ProxyAn implementation forLaunchTemplateInstanceRequirementsMemoryGibPerVcpuMethods in com.hashicorp.cdktf.providers.aws.launch_template that return LaunchTemplateInstanceRequirementsMemoryGibPerVcpu Modifier and Type Method Description LaunchTemplateInstanceRequirementsMemoryGibPerVcpuLaunchTemplateInstanceRequirementsMemoryGibPerVcpu.Builder. build()Builds the configured instance.LaunchTemplateInstanceRequirementsMemoryGibPerVcpuLaunchTemplateInstanceRequirementsMemoryGibPerVcpuOutputReference. getInternalValue()default LaunchTemplateInstanceRequirementsMemoryGibPerVcpuLaunchTemplateInstanceRequirements. getMemoryGibPerVcpu()memory_gib_per_vcpu block.LaunchTemplateInstanceRequirementsMemoryGibPerVcpuLaunchTemplateInstanceRequirements.Jsii$Proxy. getMemoryGibPerVcpu()LaunchTemplateInstanceRequirementsMemoryGibPerVcpuLaunchTemplateInstanceRequirementsOutputReference. getMemoryGibPerVcpuInput()Methods in com.hashicorp.cdktf.providers.aws.launch_template with parameters of type LaunchTemplateInstanceRequirementsMemoryGibPerVcpu Modifier and Type Method Description LaunchTemplateInstanceRequirements.BuilderLaunchTemplateInstanceRequirements.Builder. memoryGibPerVcpu(LaunchTemplateInstanceRequirementsMemoryGibPerVcpu memoryGibPerVcpu)Sets the value ofLaunchTemplateInstanceRequirements.getMemoryGibPerVcpu()voidLaunchTemplateInstanceRequirementsOutputReference. putMemoryGibPerVcpu(LaunchTemplateInstanceRequirementsMemoryGibPerVcpu value)voidLaunchTemplateInstanceRequirementsMemoryGibPerVcpuOutputReference. setInternalValue(LaunchTemplateInstanceRequirementsMemoryGibPerVcpu value)
-