Uses of Enum
software.amazon.awscdk.services.ec2.BareMetal
Packages that use BareMetal
-
Uses of BareMetal in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return BareMetalModifier and TypeMethodDescriptiondefault BareMetal
InstanceRequirementsConfig.getBareMetal()
Indicates whether bare metal instance types are included, excluded, or required.final BareMetal
InstanceRequirementsConfig.Jsii$Proxy.getBareMetal()
static BareMetal
Returns the enum constant of this type with the specified name.static BareMetal[]
BareMetal.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ec2 with parameters of type BareMetal