Uses of Interface
software.amazon.awscdk.services.ec2.LaunchTemplateCpuOptions
Packages that use LaunchTemplateCpuOptions
-
Uses of LaunchTemplateCpuOptions in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement LaunchTemplateCpuOptionsModifier and TypeClassDescriptionstatic final classAn implementation forLaunchTemplateCpuOptionsMethods in software.amazon.awscdk.services.ec2 that return LaunchTemplateCpuOptionsModifier and TypeMethodDescriptionLaunchTemplateCpuOptions.Builder.build()Builds the configured instance.default LaunchTemplateCpuOptionsLaunchTemplateProps.getCpuOptions()The CPU options for the instance.final LaunchTemplateCpuOptionsLaunchTemplateProps.Jsii$Proxy.getCpuOptions()Methods in software.amazon.awscdk.services.ec2 with parameters of type LaunchTemplateCpuOptionsModifier and TypeMethodDescriptionLaunchTemplate.Builder.cpuOptions(LaunchTemplateCpuOptions cpuOptions) The CPU options for the instance.LaunchTemplateProps.Builder.cpuOptions(LaunchTemplateCpuOptions cpuOptions) Sets the value ofLaunchTemplateProps.getCpuOptions()