@Stability(value=Experimental) public static final class RunEcsFargateTaskProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RunEcsFargateTaskProps
RunEcsFargateTaskPropssoftware.amazon.jsii.JsiiObject.InitializationModeRunEcsFargateTaskProps.Builder, RunEcsFargateTaskProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
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) |
Boolean |
getAssignPublicIp()
Assign public IP addresses to each task.
|
ICluster |
getCluster()
The topic to run the task on.
|
List<ContainerOverride> |
getContainerOverrides()
Container setting overrides.
|
ServiceIntegrationPattern |
getIntegrationPattern()
The service integration pattern indicates different ways to call RunTask in ECS.
|
FargatePlatformVersion |
getPlatformVersion()
Fargate platform version to run this service on.
|
ISecurityGroup |
getSecurityGroup()
Existing security group to use for the tasks.
|
SubnetSelection |
getSubnets()
In what subnets to place the task's ENIs.
|
TaskDefinition |
getTaskDefinition()
Task Definition used for running tasks in the service.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Boolean getAssignPublicIp()
RunEcsFargateTaskPropsgetAssignPublicIp in interface RunEcsFargateTaskPropspublic FargatePlatformVersion getPlatformVersion()
RunEcsFargateTaskPropsgetPlatformVersion in interface RunEcsFargateTaskPropspublic ISecurityGroup getSecurityGroup()
RunEcsFargateTaskPropsgetSecurityGroup in interface RunEcsFargateTaskPropspublic SubnetSelection getSubnets()
RunEcsFargateTaskPropsgetSubnets in interface RunEcsFargateTaskPropspublic ICluster getCluster()
CommonEcsRunTaskPropsgetCluster in interface CommonEcsRunTaskPropspublic TaskDefinition getTaskDefinition()
CommonEcsRunTaskPropsgetTaskDefinition in interface CommonEcsRunTaskPropspublic List<ContainerOverride> getContainerOverrides()
CommonEcsRunTaskPropsgetContainerOverrides in interface CommonEcsRunTaskPropspublic ServiceIntegrationPattern getIntegrationPattern()
CommonEcsRunTaskPropsgetIntegrationPattern in interface CommonEcsRunTaskPropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.