@Stability(value=Stable) @Internal public static final class CfnEnvironment.NetworkConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEnvironment.NetworkConfigurationProperty
CfnEnvironment.NetworkConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEnvironment.NetworkConfigurationProperty.Builder, CfnEnvironment.NetworkConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEnvironment.NetworkConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEnvironment.LoggingConfigurationProperty.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> |
getSecurityGroupIds()
A list of one or more security group IDs.
|
List<String> |
getSubnetIds()
A list of subnet IDs.
|
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(CfnEnvironment.NetworkConfigurationProperty.Builder builder)
CfnEnvironment.LoggingConfigurationProperty.Builder.public final List<String> getSecurityGroupIds()
CfnEnvironment.NetworkConfigurationPropertyAccepts up to 5 security group IDs. A security group must be attached to the same VPC as the subnets. To learn more, see Security in your VPC on Amazon MWAA .
getSecurityGroupIds in interface CfnEnvironment.NetworkConfigurationPropertypublic final List<String> getSubnetIds()
CfnEnvironment.NetworkConfigurationPropertyRequired to create an environment. Must be private subnets in two different availability zones. A subnet must be attached to the same VPC as the security group. To learn more, see About networking on Amazon MWAA .
getSubnetIds in interface CfnEnvironment.NetworkConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.