@Stability(value=Stable) @Internal public static final class CfnMountTargetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMountTargetProps
CfnMountTargetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMountTargetProps.Builder, CfnMountTargetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMountTargetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMountTargetProps.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 |
getFileSystemId()
The ID of the file system for which to create the mount target.
|
String |
getIpAddress()
Valid IPv4 address within the address range of the specified subnet.
|
List<String> |
getSecurityGroups()
Up to five VPC security group IDs, of the form `sg-xxxxxxxx` .
|
String |
getSubnetId()
The ID of the subnet to add the mount target in.
|
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(CfnMountTargetProps.Builder builder)
CfnMountTargetProps.Builder.public final String getFileSystemId()
CfnMountTargetPropsgetFileSystemId in interface CfnMountTargetPropspublic final List<String> getSecurityGroups()
CfnMountTargetPropsThese must be for the same VPC as subnet specified.
getSecurityGroups in interface CfnMountTargetPropspublic final String getSubnetId()
CfnMountTargetPropsFor file systems that use One Zone storage classes, use the subnet that is associated with the file system's Availability Zone.
getSubnetId in interface CfnMountTargetPropspublic final String getIpAddress()
CfnMountTargetPropsgetIpAddress in interface CfnMountTargetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.