Uses of Enum
software.amazon.awscdk.services.ecs.UlimitName
Packages that use UlimitName
-
Uses of UlimitName in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return UlimitNameModifier 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.Methods in software.amazon.awscdk.services.ecs with parameters of type UlimitNameModifier and TypeMethodDescriptionUlimit.Builder.name
(UlimitName name) Sets the value ofUlimit.getName()