@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.459Z") @Stability(value=Stable) public interface CfnServiceProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnServiceProps.Builder
A builder for
CfnServiceProps |
static class |
CfnServiceProps.Jsii$Proxy
An implementation for
CfnServiceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnServiceProps.Builder |
builder() |
default Object |
getCapacityProviderStrategy()
`AWS::ECS::Service.CapacityProviderStrategy`.
|
default String |
getCluster()
`AWS::ECS::Service.Cluster`.
|
default Object |
getDeploymentConfiguration()
`AWS::ECS::Service.DeploymentConfiguration`.
|
default Object |
getDeploymentController()
`AWS::ECS::Service.DeploymentController`.
|
default Number |
getDesiredCount()
`AWS::ECS::Service.DesiredCount`.
|
default Object |
getEnableEcsManagedTags()
`AWS::ECS::Service.EnableECSManagedTags`.
|
default Number |
getHealthCheckGracePeriodSeconds()
`AWS::ECS::Service.HealthCheckGracePeriodSeconds`.
|
default String |
getLaunchType()
`AWS::ECS::Service.LaunchType`.
|
default Object |
getLoadBalancers()
`AWS::ECS::Service.LoadBalancers`.
|
default Object |
getNetworkConfiguration()
`AWS::ECS::Service.NetworkConfiguration`.
|
default Object |
getPlacementConstraints()
`AWS::ECS::Service.PlacementConstraints`.
|
default Object |
getPlacementStrategies()
`AWS::ECS::Service.PlacementStrategies`.
|
default String |
getPlatformVersion()
`AWS::ECS::Service.PlatformVersion`.
|
default String |
getPropagateTags()
`AWS::ECS::Service.PropagateTags`.
|
default String |
getRole()
`AWS::ECS::Service.Role`.
|
default String |
getSchedulingStrategy()
`AWS::ECS::Service.SchedulingStrategy`.
|
default String |
getServiceArn()
`AWS::ECS::Service.ServiceArn`.
|
default String |
getServiceName()
`AWS::ECS::Service.ServiceName`.
|
default Object |
getServiceRegistries()
`AWS::ECS::Service.ServiceRegistries`.
|
default List<CfnTag> |
getTags()
`AWS::ECS::Service.Tags`.
|
default String |
getTaskDefinition()
`AWS::ECS::Service.TaskDefinition`.
|
@Stability(value=Stable) @Nullable default Object getCapacityProviderStrategy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-capacityproviderstrategy@Stability(value=Stable) @Nullable default String getCluster()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-cluster@Stability(value=Stable) @Nullable default Object getDeploymentConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-deploymentconfiguration@Stability(value=Stable) @Nullable default Object getDeploymentController()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-deploymentcontroller@Stability(value=Stable) @Nullable default Number getDesiredCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-desiredcount@Stability(value=Stable) @Nullable default Object getEnableEcsManagedTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-enableecsmanagedtags@Stability(value=Stable) @Nullable default Number getHealthCheckGracePeriodSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-healthcheckgraceperiodseconds@Stability(value=Stable) @Nullable default String getLaunchType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-launchtype@Stability(value=Stable) @Nullable default Object getLoadBalancers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-loadbalancers@Stability(value=Stable) @Nullable default Object getNetworkConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-networkconfiguration@Stability(value=Stable) @Nullable default Object getPlacementConstraints()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-placementconstraints@Stability(value=Stable) @Nullable default Object getPlacementStrategies()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-placementstrategies@Stability(value=Stable) @Nullable default String getPlatformVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-platformversion@Stability(value=Stable) @Nullable default String getPropagateTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-propagatetags@Stability(value=Stable) @Nullable default String getRole()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-role@Stability(value=Stable) @Nullable default String getSchedulingStrategy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-schedulingstrategy@Stability(value=Stable) @Nullable default String getServiceArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-servicearn@Stability(value=Stable) @Nullable default String getServiceName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-servicename@Stability(value=Stable) @Nullable default Object getServiceRegistries()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-serviceregistries@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-tags@Stability(value=Stable) @Nullable default String getTaskDefinition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-taskdefinition@Stability(value=Stable) static CfnServiceProps.Builder builder()
CfnServiceProps.Builder of CfnServicePropsCopyright © 2020. All rights reserved.