@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.454Z") @Stability(value=Stable) public interface CfnCapacityProviderProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-capacityprovider.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCapacityProviderProps.Builder
A builder for
CfnCapacityProviderProps |
static class |
CfnCapacityProviderProps.Jsii$Proxy
An implementation for
CfnCapacityProviderProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCapacityProviderProps.Builder |
builder() |
Object |
getAutoScalingGroupProvider()
`AWS::ECS::CapacityProvider.AutoScalingGroupProvider`.
|
default String |
getName()
`AWS::ECS::CapacityProvider.Name`.
|
default List<CfnTag> |
getTags()
`AWS::ECS::CapacityProvider.Tags`.
|
@Stability(value=Stable) @NotNull Object getAutoScalingGroupProvider()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-capacityprovider.html#cfn-ecs-capacityprovider-autoscalinggroupprovider@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-capacityprovider.html#cfn-ecs-capacityprovider-name@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-capacityprovider.html#cfn-ecs-capacityprovider-tags@Stability(value=Stable) static CfnCapacityProviderProps.Builder builder()
CfnCapacityProviderProps.Builder of CfnCapacityProviderPropsCopyright © 2020. All rights reserved.