@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:28.948Z") @Stability(value=Deprecated) @Deprecated public interface RunEcsFargateTaskProps extends software.amazon.jsii.JsiiSerializable, CommonEcsRunTaskProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
RunEcsFargateTaskProps.Builder
Deprecated.
|
static class |
RunEcsFargateTaskProps.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static RunEcsFargateTaskProps.Builder |
builder()
Deprecated.
|
default Boolean |
getAssignPublicIp()
Deprecated.
|
default FargatePlatformVersion |
getPlatformVersion()
Deprecated.
|
default ISecurityGroup |
getSecurityGroup()
Deprecated.
|
default SubnetSelection |
getSubnets()
Deprecated.
|
getCluster, getContainerOverrides, getIntegrationPattern, getTaskDefinition@Stability(value=Deprecated) @Deprecated @Nullable default Boolean getAssignPublicIp()
Default: false
@Stability(value=Deprecated) @Deprecated @Nullable default FargatePlatformVersion getPlatformVersion()
Unless you have specific compatibility requirements, you don't need to specify this.
Default: Latest
@Stability(value=Deprecated) @Deprecated @Nullable default ISecurityGroup getSecurityGroup()
Default: A new security group is created
@Stability(value=Deprecated) @Deprecated @Nullable default SubnetSelection getSubnets()
Default: Private subnet if assignPublicIp, public subnets otherwise
@Stability(value=Deprecated) @Deprecated static RunEcsFargateTaskProps.Builder builder()
builder in interface CommonEcsRunTaskPropsRunEcsFargateTaskProps.Builder of RunEcsFargateTaskPropsCopyright © 2021. All rights reserved.