Uses of Interface
software.amazon.awscdk.services.ec2.CfnInstance.CpuOptionsProperty
-
Uses of CfnInstance.CpuOptionsProperty in software.amazon.awscdk.services.ec2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnInstance.CpuOptionsProperty
Modifier and TypeMethodDescriptionCfnInstance.CpuOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnInstance.Builder.cpuOptions
(CfnInstance.CpuOptionsProperty cpuOptions) The CPU options for the instance.CfnInstanceProps.Builder.cpuOptions
(CfnInstance.CpuOptionsProperty cpuOptions) Sets the value ofCfnInstanceProps.getCpuOptions()
void
CfnInstance.setCpuOptions
(CfnInstance.CpuOptionsProperty value) The CPU options for the instance.