Builder

class Builder

Properties

Link copied to clipboard

The capacity provider strategy that the service uses.

Link copied to clipboard

The ARN of the cluster that hosts the service.

Link copied to clipboard

Deployment parameters for the service. Includes the number of tasks that run and the order in which to start and stop tasks.

Link copied to clipboard

Contains the deployment controller type that the service uses.

Link copied to clipboard

The number of instantiations of the task definition to run on the service.

Link copied to clipboard

Whether to enable Amazon ECS managed tags for the tasks in the service.

Link copied to clipboard

Whether the execute command functionality is enabled for the service.

Link copied to clipboard

After a task starts, the amount of time in seconds that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks.

Link copied to clipboard

The launch type that the service uses.

Link copied to clipboard

Information about the load balancers that the service uses.

Link copied to clipboard
var name: String?

The name of the service.

Link copied to clipboard

For tasks that use the awsvpc networking mode, the VPC subnet and security group configuration.

Link copied to clipboard

The placement constraints for the tasks in the service.

Link copied to clipboard

Information about how tasks for the service are placed.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard
var role: String?

The ARN of the IAM role that is associated with the service. The role allows the Amazon ECS container agent to register container instances with an Elastic Load Balancing load balancer.

Link copied to clipboard

The scheduling strategy to use for the service.

Link copied to clipboard

The ARN of the service.

Link copied to clipboard

The name of the service.

Link copied to clipboard

Information about the service discovery registries to assign to the service.

Link copied to clipboard

The task definition to use for tasks in the service.