@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.192Z") @Stability(value=Stable) public interface CfnPrimaryTaskSetProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPrimaryTaskSetProps.Builder
A builder for
CfnPrimaryTaskSetProps |
static class |
CfnPrimaryTaskSetProps.Jsii$Proxy
An implementation for
CfnPrimaryTaskSetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPrimaryTaskSetProps.Builder |
builder() |
String |
getCluster()
`AWS::ECS::PrimaryTaskSet.Cluster`.
|
String |
getService()
`AWS::ECS::PrimaryTaskSet.Service`.
|
String |
getTaskSetId()
`AWS::ECS::PrimaryTaskSet.TaskSetId`.
|
@Stability(value=Stable) @NotNull String getCluster()
@Stability(value=Stable) @NotNull String getService()
@Stability(value=Stable) @NotNull String getTaskSetId()
@Stability(value=Stable) static CfnPrimaryTaskSetProps.Builder builder()
CfnPrimaryTaskSetProps.Builder of CfnPrimaryTaskSetPropsCopyright © 2021. All rights reserved.