@Stability(value=Stable) @Internal public static final class CfnAnomalyDetector.VpcConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.VpcConfigurationProperty
CfnAnomalyDetector.VpcConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetector.VpcConfigurationProperty.Builder, CfnAnomalyDetector.VpcConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> securityGroupIdList,
List<String> subnetIdList)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetector.AppFlowConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getSecurityGroupIdList()
`CfnAnomalyDetector.VpcConfigurationProperty.SecurityGroupIdList`.
|
List<String> |
getSubnetIdList()
`CfnAnomalyDetector.VpcConfigurationProperty.SubnetIdList`.
|
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(List<String> securityGroupIdList, List<String> subnetIdList)
CfnAnomalyDetector.AppFlowConfigProperty.Builder.public final List<String> getSecurityGroupIdList()
CfnAnomalyDetector.VpcConfigurationPropertygetSecurityGroupIdList in interface CfnAnomalyDetector.VpcConfigurationPropertypublic final List<String> getSubnetIdList()
CfnAnomalyDetector.VpcConfigurationPropertygetSubnetIdList in interface CfnAnomalyDetector.VpcConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.