Class CfnLocationFSxONTAPPropsMixin.SMBProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnLocationFSxONTAPPropsMixin.SMBProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationFSxONTAPPropsMixin.SMBProperty
  • 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.cfnpropertymixins.services.datasync.CfnLocationFSxONTAPPropsMixin.SMBProperty

    CfnLocationFSxONTAPPropsMixin.SMBProperty.Builder, CfnLocationFSxONTAPPropsMixin.SMBProperty.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnLocationFSxONTAPPropsMixin.SMBProperty.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 Object
    Specifies configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.
    final Object
    Specifies configuration information for a customer-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and an IAM role that DataSync can assume and access the customer-managed secret.
    final String
    Specifies the name of the Windows domain that your storage virtual machine (SVM) belongs to.
    final Object
    Specifies configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location.
    final Object
    Specifies how DataSync can access a location using the SMB protocol.
    final String
    Specifies the password of a user who has permission to access your SVM.
    final String
    Specifies a user name that can mount the location and access the files, folders, and metadata that you need in the SVM.
    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