@Generated(value="jsii-pacmak/0.20.6 (build 17f281e)", date="2019-11-19T17:18:14.535Z") @Stability(value=Experimental) public interface RunEcsFargateTaskProps extends software.amazon.jsii.JsiiSerializable, CommonEcsRunTaskProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
RunEcsFargateTaskProps.Builder
A builder for
RunEcsFargateTaskProps |
static class |
RunEcsFargateTaskProps.Jsii$Proxy
An implementation for
RunEcsFargateTaskProps |
| Modifier and Type | Method and Description |
|---|---|
static RunEcsFargateTaskProps.Builder |
builder() |
default Boolean |
getAssignPublicIp()
Assign public IP addresses to each task.
|
default FargatePlatformVersion |
getPlatformVersion()
Fargate platform version to run this service on.
|
default ISecurityGroup |
getSecurityGroup()
Existing security group to use for the tasks.
|
default SubnetSelection |
getSubnets()
In what subnets to place the task's ENIs.
|
getCluster, getContainerOverrides, getIntegrationPattern, getTaskDefinition@Stability(value=Experimental) default Boolean getAssignPublicIp()
@Stability(value=Experimental) default FargatePlatformVersion getPlatformVersion()
@Stability(value=Experimental) default ISecurityGroup getSecurityGroup()
@Stability(value=Experimental) default SubnetSelection getSubnets()
@Stability(value=Experimental) static RunEcsFargateTaskProps.Builder builder()
builder in interface CommonEcsRunTaskPropsRunEcsFargateTaskProps.Builder of RunEcsFargateTaskPropsCopyright © 2019. All rights reserved.