@Stability(value=Stable) @Internal public static final class CfnLocationFSxLustreProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationFSxLustreProps
CfnLocationFSxLustrePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationFSxLustreProps.Builder, CfnLocationFSxLustreProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLocationFSxLustreProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLocationFSxLustreProps.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) for the FSx for Lustre file system.
|
List<String> |
getSecurityGroupArns()
The ARNs of the security groups that are used to configure the FSx for Lustre 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.
|
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(CfnLocationFSxLustreProps.Builder builder)
CfnLocationFSxLustreProps.Builder.public final String getFsxFilesystemArn()
CfnLocationFSxLustrePropsgetFsxFilesystemArn in interface CfnLocationFSxLustrePropspublic final List<String> getSecurityGroupArns()
CfnLocationFSxLustreProps
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 CfnLocationFSxLustrePropspublic final String getSubdirectory()
CfnLocationFSxLustrePropsThis subdirectory in the FSx for Lustre file system is used to read data from the FSx for Lustre source location or write data to the FSx for Lustre destination.
getSubdirectory in interface CfnLocationFSxLustrePropspublic final List<CfnTag> getTags()
CfnLocationFSxLustrePropsThe 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 CfnLocationFSxLustreProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.