@Stability(value=Stable) @Internal public static final class CfnRule.AwsVpcConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.AwsVpcConfigurationProperty
CfnRule.AwsVpcConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRule.AwsVpcConfigurationProperty.Builder, CfnRule.AwsVpcConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRule.AwsVpcConfigurationProperty.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) |
String |
getAssignPublicIp()
Specifies whether the task's elastic network interface receives a public IP address.
|
List<String> |
getSecurityGroups()
Specifies the security groups associated with the task.
|
List<String> |
getSubnets()
Specifies the subnets associated with the task.
|
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.AwsVpcConfigurationProperty.Builder builder)
CfnRule.AwsVpcConfigurationProperty.Builder.public final List<String> getSubnets()
CfnRule.AwsVpcConfigurationPropertyThese subnets must all be in the same VPC. You can specify as many as 16 subnets.
getSubnets in interface CfnRule.AwsVpcConfigurationPropertypublic final String getAssignPublicIp()
CfnRule.AwsVpcConfigurationProperty
You can specify ENABLED only when LaunchType in EcsParameters is set to FARGATE .
getAssignPublicIp in interface CfnRule.AwsVpcConfigurationPropertypublic final List<String> getSecurityGroups()
CfnRule.AwsVpcConfigurationPropertyThese security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
getSecurityGroups in interface CfnRule.AwsVpcConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.