@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.740Z") @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.