RunWorkerMetricsResource

  • address
    Resource instance address as the workflow tool reports it, such as `aws_s3_bucket.main` or `module.web.aws_instance.this[0]`.
  • resourceType
    Resource type as the workflow tool names it, such as `aws_s3_bucket`.
  • durationSeconds
    Time the state spent on this instance, summed over every operation it performed on it. A plan state that both reads and refreshes an instance reports the two together.