ecsParameters property

EcsParameters? ecsParameters
final

Contains the Amazon ECS task definition and task count to be used, if the event target is an Amazon ECS task. For more information about Amazon ECS tasks, see Task Definitions in the Amazon EC2 Container Service Developer Guide.

Implementation

final EcsParameters? ecsParameters;