@Stability(value=Stable) @Internal public static final class CfnJobDefinition.NetworkConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobDefinition.NetworkConfigurationProperty
CfnJobDefinition.NetworkConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobDefinition.NetworkConfigurationProperty.Builder, CfnJobDefinition.NetworkConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJobDefinition.NetworkConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJobDefinition.AuthorizationConfigProperty.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()
Indicates whether the job should have a public IP address.
|
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(CfnJobDefinition.NetworkConfigurationProperty.Builder builder)
CfnJobDefinition.AuthorizationConfigProperty.Builder.public final String getAssignPublicIp()
CfnJobDefinition.NetworkConfigurationPropertyFor a job that is running on Fargate resources in a private subnet to send outbound traffic to the internet (for example, to pull container images), the private subnet requires a NAT gateway be attached to route requests to the internet. For more information, see Amazon ECS task networking . The default value is "DISABLED".
getAssignPublicIp in interface CfnJobDefinition.NetworkConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.