Builder
Properties
The capacity provider strategy that the service uses.
Deployment parameters for the service. Includes the number of tasks that run and the order in which to start and stop tasks.
Contains the deployment controller type that the service uses.
The number of instantiations of the task definition to run on the service.
Whether to enable Amazon ECS managed tags for the tasks in the service.
Whether the execute command functionality is enabled for the service.
After a task starts, the amount of time in seconds that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks.
The launch type that the service uses.
Information about the load balancers that the service uses.
For tasks that use the awsvpc
networking mode, the VPC subnet and security group configuration.
The placement constraints for the tasks in the service.
Information about how tasks for the service are placed.
The platform version on which to run the service. Only specified for tasks that are hosted on Fargate. If a platform version is not specified, the LATEST
platform version is used by default.
Indicates whether to propagate the tags from the task definition to the task or from the service to the task. If no value is provided, then tags are not propagated.
The scheduling strategy to use for the service.
The ARN of the service.
The name of the service.
Information about the service discovery registries to assign to the service.
The task definition to use for tasks in the service.
Functions
construct an aws.sdk.kotlin.services.securityhub.model.AwsEcsServiceDeploymentConfigurationDetails inside the given block
construct an aws.sdk.kotlin.services.securityhub.model.AwsEcsServiceDeploymentControllerDetails inside the given block
construct an aws.sdk.kotlin.services.securityhub.model.AwsEcsServiceNetworkConfigurationDetails inside the given block