Uses of Enum
software.amazon.awscdk.services.batch.UlimitName
Packages that use UlimitName
-
Uses of UlimitName in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return UlimitNameModifier and TypeMethodDescriptionUlimit.getName()The resource to limit.final UlimitNameUlimit.Jsii$Proxy.getName()static UlimitNameReturns the enum constant of this type with the specified name.static UlimitName[]UlimitName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.batch with parameters of type UlimitNameModifier and TypeMethodDescriptionUlimit.Builder.name(UlimitName name) Sets the value ofUlimit.getName()