@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(CfnAnomalyDetector.VpcConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetector.AnomalyDetectorConfigProperty.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> |
getSecurityGroupIdList()
An array of strings containing the list of security groups.
|
List<String> |
getSubnetIdList()
An array of strings containing the Amazon VPC subnet IDs (e.g., `subnet-0bb1c79de3EXAMPLE` .
|
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(CfnAnomalyDetector.VpcConfigurationProperty.Builder builder)
CfnAnomalyDetector.AnomalyDetectorConfigProperty.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 © 2022. All rights reserved.