Class CfnJobDefinitionPropsMixin.UlimitProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.batch.CfnJobDefinitionPropsMixin.UlimitProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnJobDefinitionPropsMixin.UlimitProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnJobDefinitionPropsMixin.UlimitProperty
@Stability(Stable)
@Internal
public static final class CfnJobDefinitionPropsMixin.UlimitProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnJobDefinitionPropsMixin.UlimitProperty
An implementation for
CfnJobDefinitionPropsMixin.UlimitProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.batch.CfnJobDefinitionPropsMixin.UlimitProperty
CfnJobDefinitionPropsMixin.UlimitProperty.Builder, CfnJobDefinitionPropsMixin.UlimitProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnJobDefinitionPropsMixin.UlimitProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnJobDefinitionPropsMixin.UlimitProperty.Builder.
-
-
Method Details
-
getHardLimit
Description copied from interface:CfnJobDefinitionPropsMixin.UlimitPropertyThe hard limit for theulimittype.- Specified by:
getHardLimitin interfaceCfnJobDefinitionPropsMixin.UlimitProperty- See Also:
-
getName
Description copied from interface:CfnJobDefinitionPropsMixin.UlimitPropertyThetypeof theulimit.Valid values are:
core|cpu|data|fsize|locks|memlock|msgqueue|nice|nofile|nproc|rss|rtprio|rttime|sigpending|stack.- Specified by:
getNamein interfaceCfnJobDefinitionPropsMixin.UlimitProperty- See Also:
-
getSoftLimit
Description copied from interface:CfnJobDefinitionPropsMixin.UlimitPropertyThe soft limit for theulimittype.- Specified by:
getSoftLimitin interfaceCfnJobDefinitionPropsMixin.UlimitProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-