@Stability(value=Stable) @Internal public static final class CfnJobDefinition.AuthorizationConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobDefinition.AuthorizationConfigProperty
CfnJobDefinition.AuthorizationConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobDefinition.AuthorizationConfigProperty.Builder, CfnJobDefinition.AuthorizationConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJobDefinition.AuthorizationConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJobDefinition.AuthorizationConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessPointId()
The Amazon EFS access point ID to use.
|
String |
getIam()
Whether or not to use the AWS Batch job IAM role defined in a job definition when mounting the Amazon EFS file system.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnJobDefinition.AuthorizationConfigProperty.Builder builder)
CfnJobDefinition.AuthorizationConfigProperty.Builder.public final String getAccessPointId()
CfnJobDefinition.AuthorizationConfigProperty
If an access point is specified, the root directory value specified in the EFSVolumeConfiguration must either be omitted or set to / which will enforce the path set on the EFS access point. If an access point is used, transit encryption must be enabled in the EFSVolumeConfiguration . For more information, see Working with Amazon EFS access points in the Amazon Elastic File System User Guide .
getAccessPointId in interface CfnJobDefinition.AuthorizationConfigPropertypublic final String getIam()
CfnJobDefinition.AuthorizationConfigProperty
If enabled, transit encryption must be enabled in the EFSVolumeConfiguration . If this parameter is omitted, the default value of DISABLED is used. For more information, see Using Amazon EFS access points in the AWS Batch User Guide . EFS IAM authorization requires that TransitEncryption be ENABLED and that a JobRoleArn is specified.
getIam in interface CfnJobDefinition.AuthorizationConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.