Class CfnJobDefinition.SecurityContextProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.batch.CfnJobDefinition.SecurityContextProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnJobDefinition.SecurityContextProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnJobDefinition.SecurityContextProperty
@Stability(Stable)
@Internal
public static final class CfnJobDefinition.SecurityContextProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnJobDefinition.SecurityContextProperty
An implementation for
CfnJobDefinition.SecurityContextProperty-
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.services.batch.CfnJobDefinition.SecurityContextProperty
CfnJobDefinition.SecurityContextProperty.Builder, CfnJobDefinition.SecurityContextProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnJobDefinition.SecurityContextProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectCfnJobDefinition.SecurityContextProperty.Privileged.final ObjectCfnJobDefinition.SecurityContextProperty.ReadOnlyRootFilesystem.final NumberCfnJobDefinition.SecurityContextProperty.RunAsGroup.final ObjectCfnJobDefinition.SecurityContextProperty.RunAsNonRoot.final NumberCfnJobDefinition.SecurityContextProperty.RunAsUser.final inthashCode()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 theCfnJobDefinition.SecurityContextProperty.Builder.
-
-
Method Details
-
getPrivileged
Description copied from interface:CfnJobDefinition.SecurityContextPropertyCfnJobDefinition.SecurityContextProperty.Privileged.- Specified by:
getPrivilegedin interfaceCfnJobDefinition.SecurityContextProperty
-
getReadOnlyRootFilesystem
Description copied from interface:CfnJobDefinition.SecurityContextPropertyCfnJobDefinition.SecurityContextProperty.ReadOnlyRootFilesystem.- Specified by:
getReadOnlyRootFilesystemin interfaceCfnJobDefinition.SecurityContextProperty
-
getRunAsGroup
Description copied from interface:CfnJobDefinition.SecurityContextPropertyCfnJobDefinition.SecurityContextProperty.RunAsGroup.- Specified by:
getRunAsGroupin interfaceCfnJobDefinition.SecurityContextProperty
-
getRunAsNonRoot
Description copied from interface:CfnJobDefinition.SecurityContextPropertyCfnJobDefinition.SecurityContextProperty.RunAsNonRoot.- Specified by:
getRunAsNonRootin interfaceCfnJobDefinition.SecurityContextProperty
-
getRunAsUser
Description copied from interface:CfnJobDefinition.SecurityContextPropertyCfnJobDefinition.SecurityContextProperty.RunAsUser.- Specified by:
getRunAsUserin interfaceCfnJobDefinition.SecurityContextProperty
-
$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()
-