@Stability(value=Stable) @Internal public static final class CfnChannel.VpcOutputSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.VpcOutputSettingsProperty
CfnChannel.VpcOutputSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.VpcOutputSettingsProperty.Builder, CfnChannel.VpcOutputSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.VpcOutputSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.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> |
getPublicAddressAllocationIds()
List of public address allocation IDs to associate with ENIs that will be created in Output VPC.
|
List<String> |
getSecurityGroupIds()
A list of up to 5 EC2 VPC security group IDs to attach to the Output VPC network interfaces.
|
List<String> |
getSubnetIds()
A list of VPC subnet IDs from the same VPC.
|
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(CfnChannel.VpcOutputSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final List<String> getPublicAddressAllocationIds()
CfnChannel.VpcOutputSettingsPropertyMust specify one for SINGLE_PIPELINE, two for STANDARD channels
getPublicAddressAllocationIds in interface CfnChannel.VpcOutputSettingsPropertypublic final List<String> getSecurityGroupIds()
CfnChannel.VpcOutputSettingsPropertyIf none are specified then the VPC default security group will be used
getSecurityGroupIds in interface CfnChannel.VpcOutputSettingsPropertypublic final List<String> getSubnetIds()
CfnChannel.VpcOutputSettingsPropertyIf STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).
getSubnetIds in interface CfnChannel.VpcOutputSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.