Class CfnAccessPointProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnAccessPointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAccessPointProps
An implementation for CfnAccessPointProps
  • 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.efs.CfnAccessPointProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnAccessPointProps.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
     
    An array of key-value pairs to apply to this resource.
    final String
    The opaque string specified in the request to ensure idempotent creation.
    final String
    The ID of the EFS file system that the access point applies to.
    final Object
    The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
    final Object
    The directory on the EFS file system that the access point exposes as the root directory to NFS clients using the access point.
    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