@Stability(value=Stable) @Internal public static final class CfnSchedule.AwsVpcConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSchedule.AwsVpcConfigurationProperty
CfnSchedule.AwsVpcConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSchedule.AwsVpcConfigurationProperty.Builder, CfnSchedule.AwsVpcConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSchedule.AwsVpcConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSchedule.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(CfnSchedule.AwsVpcConfigurationProperty.Builder builder)
CfnSchedule.AwsVpcConfigurationProperty.Builder.public final List<String> getSubnets()
CfnSchedule.AwsVpcConfigurationPropertyThese subnets must all be in the same VPC. You can specify as many as 16 subnets.
getSubnets in interface CfnSchedule.AwsVpcConfigurationPropertypublic final String getAssignPublicIp()
CfnSchedule.AwsVpcConfigurationProperty
You can specify ENABLED only when LaunchType in EcsParameters is set to FARGATE .
getAssignPublicIp in interface CfnSchedule.AwsVpcConfigurationPropertypublic final List<String> getSecurityGroups()
CfnSchedule.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 CfnSchedule.AwsVpcConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.