@Stability(value=Stable) @Internal public static final class CfnRule.NetworkConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.NetworkConfigurationProperty
CfnRule.NetworkConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRule.NetworkConfigurationProperty.Builder, CfnRule.NetworkConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRule.NetworkConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRule.AwsVpcConfigurationProperty.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) |
Object |
getAwsVpcConfiguration()
Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used.
|
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(CfnRule.NetworkConfigurationProperty.Builder builder)
CfnRule.AwsVpcConfigurationProperty.Builder.public final Object getAwsVpcConfiguration()
CfnRule.NetworkConfigurationProperty
This structure is relevant only for ECS tasks that use the awsvpc network mode.
getAwsVpcConfiguration in interface CfnRule.NetworkConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.