@Stability(value=Stable) @Internal public static final class CfnCanary.VPCConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCanary.VPCConfigProperty
CfnCanary.VPCConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCanary.VPCConfigProperty.Builder, CfnCanary.VPCConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCanary.VPCConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCanary.ArtifactConfigProperty.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()
The IDs of the security groups for this canary.
|
List<String> |
getSubnetIds()
The IDs of the subnets where this canary is to run.
|
String |
getVpcId()
The ID of the VPC where this canary is to run.
|
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(CfnCanary.VPCConfigProperty.Builder builder)
CfnCanary.ArtifactConfigProperty.Builder.public final List<String> getSecurityGroupIds()
CfnCanary.VPCConfigPropertygetSecurityGroupIds in interface CfnCanary.VPCConfigPropertypublic final List<String> getSubnetIds()
CfnCanary.VPCConfigPropertygetSubnetIds in interface CfnCanary.VPCConfigPropertypublic final String getVpcId()
CfnCanary.VPCConfigPropertygetVpcId in interface CfnCanary.VPCConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.