@Stability(value=Stable) @Internal public static final class CfnLocationFSxWindowsProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationFSxWindowsProps
CfnLocationFSxWindowsPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationFSxWindowsProps.Builder, CfnLocationFSxWindowsProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLocationFSxWindowsProps.Builder builder)
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDomain()
The name of the Windows domain that the FSx for Windows File Server belongs to.
|
String |
getFsxFilesystemArn()
The Amazon Resource Name (ARN) for the FSx for Windows File Server file system.
|
String |
getPassword()
The password of the user who has the permissions to access files and folders in the FSx for Windows File Server file system.
|
List<String> |
getSecurityGroupArns()
The Amazon Resource Names (ARNs) of the security groups that are used to configure the FSx for Windows File Server file system.
|
String |
getSubdirectory()
A subdirectory in the location's path.
|
List<CfnTag> |
getTags()
The key-value pair that represents a tag that you want to add to the resource.
|
String |
getUser()
The user who has the permissions to access files and folders in the FSx for Windows File Server 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(CfnLocationFSxWindowsProps.Builder builder)
CfnLocationFSxWindowsProps.Builder.public final String getFsxFilesystemArn()
CfnLocationFSxWindowsPropsgetFsxFilesystemArn in interface CfnLocationFSxWindowsPropspublic final String getPassword()
CfnLocationFSxWindowsPropsgetPassword in interface CfnLocationFSxWindowsPropspublic final List<String> getSecurityGroupArns()
CfnLocationFSxWindowsProps
Pattern : ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):ec2:[a-z\-0-9]*:[0-9]{12}:security-group/.*$
Length constraints : Maximum length of 128.
getSecurityGroupArns in interface CfnLocationFSxWindowsPropspublic final String getUser()
CfnLocationFSxWindowsPropsFor information about choosing a user name that ensures sufficient permissions to files, folders, and metadata, see user .
getUser in interface CfnLocationFSxWindowsPropspublic final String getDomain()
CfnLocationFSxWindowsPropsgetDomain in interface CfnLocationFSxWindowsPropspublic final String getSubdirectory()
CfnLocationFSxWindowsPropsThis subdirectory in the Amazon FSx for Windows File Server file system is used to read data from the Amazon FSx for Windows File Server source location or write data to the FSx for Windows File Server destination.
getSubdirectory in interface CfnLocationFSxWindowsPropspublic final List<CfnTag> getTags()
CfnLocationFSxWindowsPropsThe value can be an empty string. This value helps you manage, filter, and search for your resources. We recommend that you create a name tag for your location.
getTags in interface CfnLocationFSxWindowsProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.