AttemptContainerDetail constructor
AttemptContainerDetail({})
Implementation
AttemptContainerDetail({
this.containerInstanceArn,
this.exitCode,
this.logStreamName,
this.networkInterfaces,
this.reason,
this.taskArn,
});