@Stability(value=Stable) @Internal public static final class CfnLocationFSxOpenZFSProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationFSxOpenZFSProps
CfnLocationFSxOpenZFSPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationFSxOpenZFSProps.Builder, CfnLocationFSxOpenZFSProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLocationFSxOpenZFSProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLocationFSxOpenZFSProps.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 |
getFsxFilesystemArn()
The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.
|
Object |
getProtocol()
The type of protocol that AWS DataSync uses to access your file system.
|
List<String> |
getSecurityGroupArns()
The ARNs of the security groups that are used to configure the FSx for OpenZFS file system.
|
String |
getSubdirectory()
A subdirectory in the location's path that must begin with `/fsx` .
|
List<CfnTag> |
getTags()
The key-value pair that represents a tag that you want to add to the resource.
|
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(CfnLocationFSxOpenZFSProps.Builder builder)
CfnLocationFSxOpenZFSProps.Builder.public final String getFsxFilesystemArn()
CfnLocationFSxOpenZFSPropsgetFsxFilesystemArn in interface CfnLocationFSxOpenZFSPropspublic final Object getProtocol()
CfnLocationFSxOpenZFSPropsgetProtocol in interface CfnLocationFSxOpenZFSPropspublic final List<String> getSecurityGroupArns()
CfnLocationFSxOpenZFSProps
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 CfnLocationFSxOpenZFSPropspublic final String getSubdirectory()
CfnLocationFSxOpenZFSPropsDataSync uses this subdirectory to read or write data (depending on whether the file system is a source or destination location).
getSubdirectory in interface CfnLocationFSxOpenZFSPropspublic final List<CfnTag> getTags()
CfnLocationFSxOpenZFSPropsThe 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 CfnLocationFSxOpenZFSProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.