Class CfnLocationFSxWindowsProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnLocationFSxWindowsProps.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 name of the Microsoft Active Directory domain that the FSx for Windows File Server file system belongs to.
    final String
    Specifies the Amazon Resource Name (ARN) for the FSx for Windows File Server file system.
    final String
    Specifies the password of the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.
    final List<String>
    The Amazon Resource Names (ARNs) of the security groups that are used to configure the FSx for Windows File Server file system.
    final String
    Specifies a mount path for your file system using forward slashes.
    final List<CfnTag>
    Specifies labels that help you categorize, filter, and search for your AWS resources.
    final String
    The user who has the permissions to access files and folders in the FSx for Windows File Server file system.
    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