@Stability(value=Stable) @Internal public static final class CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRuleDestination.VpcDestinationPropertiesProperty
CfnTopicRuleDestination.VpcDestinationPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder, CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRuleDestination.HttpUrlDestinationSummaryProperty.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 |
getRoleArn()
The ARN of a role that has permission to create and attach to elastic network interfaces (ENIs).
|
List<String> |
getSecurityGroups()
The security groups of the VPC destination.
|
List<String> |
getSubnetIds()
The subnet IDs of the VPC destination.
|
String |
getVpcId()
The ID of the 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(CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder builder)
CfnTopicRuleDestination.HttpUrlDestinationSummaryProperty.Builder.public final String getRoleArn()
CfnTopicRuleDestination.VpcDestinationPropertiesPropertygetRoleArn in interface CfnTopicRuleDestination.VpcDestinationPropertiesPropertypublic final List<String> getSecurityGroups()
CfnTopicRuleDestination.VpcDestinationPropertiesPropertygetSecurityGroups in interface CfnTopicRuleDestination.VpcDestinationPropertiesPropertypublic final List<String> getSubnetIds()
CfnTopicRuleDestination.VpcDestinationPropertiesPropertygetSubnetIds in interface CfnTopicRuleDestination.VpcDestinationPropertiesPropertypublic final String getVpcId()
CfnTopicRuleDestination.VpcDestinationPropertiesPropertygetVpcId in interface CfnTopicRuleDestination.VpcDestinationPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.