@Stability(value=Stable) @Internal public static final class CfnLocationEFS.Ec2ConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationEFS.Ec2ConfigProperty
CfnLocationEFS.Ec2ConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationEFS.Ec2ConfigProperty.Builder, CfnLocationEFS.Ec2ConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLocationEFS.Ec2ConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLocationEFS.Ec2ConfigProperty.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) |
List<String> |
getSecurityGroupArns()
The Amazon Resource Names (ARNs) of the security groups that are configured for the Amazon EC2 resource.
|
String |
getSubnetArn()
The Amazon Resource Name (ARN) of the subnet that DataSync uses to access the target EFS 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(CfnLocationEFS.Ec2ConfigProperty.Builder builder)
CfnLocationEFS.Ec2ConfigProperty.Builder.public final List<String> getSecurityGroupArns()
CfnLocationEFS.Ec2ConfigProperty
Pattern : ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):ec2:[a-z\-0-9]*:[0-9]{12}:security-group/.*$
getSecurityGroupArns in interface CfnLocationEFS.Ec2ConfigPropertypublic final String getSubnetArn()
CfnLocationEFS.Ec2ConfigPropertygetSubnetArn in interface CfnLocationEFS.Ec2ConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.