Builder
class Builder
Properties
Link copied to clipboard
A list of container definitions in JSON format that describe the containers that make up your daemon task.
Link copied to clipboard
The Amazon Resource Name (ARN) of the task execution role that grants the Amazon ECS container agent permission to make Amazon Web Services API calls on your behalf. The task execution role is required for daemon tasks that pull container images from Amazon ECR or send container logs to CloudWatch.
Link copied to clipboard
The short name or full Amazon Resource Name (ARN) of the IAM role that containers in this daemon task can assume. All containers in this daemon task are granted the permissions that are specified in this role.
Link copied to clipboard
A list of volume definitions in JSON format that containers in your daemon task can use.