Uses of Enum
software.amazon.awscdk.services.ecs.UlimitName
-
Uses of UlimitName in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionUlimit.getName()
The type of the ulimit.final UlimitName
Ulimit.Jsii$Proxy.getName()
static UlimitName
Returns 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.Modifier and TypeMethodDescriptionUlimit.Builder.name
(UlimitName name) Sets the value ofUlimit.getName()