Class CfnLocationEFSProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.datasync.CfnLocationEFSProps.Jsii$Proxy
All Implemented Interfaces:
CfnLocationEFSProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnLocationEFSProps

@Stability(Stable) @Internal public static final class CfnLocationEFSProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationEFSProps
An implementation for CfnLocationEFSProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.datasync.CfnLocationEFSProps

    CfnLocationEFSProps.Builder, CfnLocationEFSProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnLocationEFSProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    Specifies the Amazon Resource Name (ARN) of the access point that DataSync uses to access the Amazon EFS file system.
    final Object
    Specifies the subnet and security groups DataSync uses to access your Amazon EFS file system.
    final String
    Specifies the ARN for the Amazon EFS file system.
    final String
    Specifies an AWS Identity and Access Management (IAM) role that DataSync assumes when mounting the Amazon EFS file system.
    final String
    Specifies whether you want DataSync to use Transport Layer Security (TLS) 1.2 encryption when it copies data to or from the Amazon EFS file system.
    final String
    Specifies a mount path for your Amazon EFS file system.
    final List<CfnTag>
    Specifies the key-value pair that represents a tag that you want to add to the resource.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait