@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.468Z") @Stability(value=Stable) public interface CfnTaskSetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTaskSetProps.Builder
A builder for
CfnTaskSetProps |
static class |
CfnTaskSetProps.Jsii$Proxy
An implementation for
CfnTaskSetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnTaskSetProps.Builder |
builder() |
String |
getCluster()
`AWS::ECS::TaskSet.Cluster`.
|
default String |
getExternalId()
`AWS::ECS::TaskSet.ExternalId`.
|
default String |
getLaunchType()
`AWS::ECS::TaskSet.LaunchType`.
|
default Object |
getLoadBalancers()
`AWS::ECS::TaskSet.LoadBalancers`.
|
default Object |
getNetworkConfiguration()
`AWS::ECS::TaskSet.NetworkConfiguration`.
|
default String |
getPlatformVersion()
`AWS::ECS::TaskSet.PlatformVersion`.
|
default Object |
getScale()
`AWS::ECS::TaskSet.Scale`.
|
String |
getService()
`AWS::ECS::TaskSet.Service`.
|
default Object |
getServiceRegistries()
`AWS::ECS::TaskSet.ServiceRegistries`.
|
String |
getTaskDefinition()
`AWS::ECS::TaskSet.TaskDefinition`.
|
@Stability(value=Stable) @NotNull String getCluster()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-cluster@Stability(value=Stable) @NotNull String getService()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-service@Stability(value=Stable) @NotNull String getTaskDefinition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-taskdefinition@Stability(value=Stable) @Nullable default String getExternalId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-externalid@Stability(value=Stable) @Nullable default String getLaunchType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-launchtype@Stability(value=Stable) @Nullable default Object getLoadBalancers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-loadbalancers@Stability(value=Stable) @Nullable default Object getNetworkConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-networkconfiguration@Stability(value=Stable) @Nullable default String getPlatformVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-platformversion@Stability(value=Stable) @Nullable default Object getScale()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-scale@Stability(value=Stable) @Nullable default Object getServiceRegistries()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskset.html#cfn-ecs-taskset-serviceregistries@Stability(value=Stable) static CfnTaskSetProps.Builder builder()
CfnTaskSetProps.Builder of CfnTaskSetPropsCopyright © 2020. All rights reserved.