Uses of Enum
software.amazon.awscdk.services.ec2.PlacementGroupSpreadLevel
Packages that use PlacementGroupSpreadLevel
-
Uses of PlacementGroupSpreadLevel in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return PlacementGroupSpreadLevelModifier and TypeMethodDescriptiondefault PlacementGroupSpreadLevelIPlacementGroup.getSpreadLevel()Places instances on distinct hardware.default PlacementGroupSpreadLevelIPlacementGroup.Jsii$Default.getSpreadLevel()Places instances on distinct hardware.PlacementGroup.getSpreadLevel()Places instances on distinct hardware.default PlacementGroupSpreadLevelPlacementGroupProps.getSpreadLevel()Places instances on distinct hardware.PlacementGroupProps.Jsii$Proxy.getSpreadLevel()static PlacementGroupSpreadLevelReturns the enum constant of this type with the specified name.static PlacementGroupSpreadLevel[]PlacementGroupSpreadLevel.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 PlacementGroupSpreadLevelModifier and TypeMethodDescriptionPlacementGroup.Builder.spreadLevel(PlacementGroupSpreadLevel spreadLevel) Places instances on distinct hardware.PlacementGroupProps.Builder.spreadLevel(PlacementGroupSpreadLevel spreadLevel) Sets the value ofPlacementGroupProps.getSpreadLevel()