Uses of Enum
software.amazon.awscdk.services.ec2.AcceleratorName
Packages that use AcceleratorName
-
Uses of AcceleratorName in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return AcceleratorNameModifier and TypeMethodDescriptionstatic AcceleratorNameReturns the enum constant of this type with the specified name.static AcceleratorName[]AcceleratorName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ec2 that return types with arguments of type AcceleratorNameModifier and TypeMethodDescriptiondefault List<AcceleratorName> InstanceRequirementsConfig.getAcceleratorNames()Lists the accelerators that must be on an instance type.final List<AcceleratorName> InstanceRequirementsConfig.Jsii$Proxy.getAcceleratorNames()Method parameters in software.amazon.awscdk.services.ec2 with type arguments of type AcceleratorNameModifier and TypeMethodDescriptionInstanceRequirementsConfig.Builder.acceleratorNames(List<? extends AcceleratorName> acceleratorNames) Sets the value ofInstanceRequirementsConfig.getAcceleratorNames()