class Aws::ResourceGroupsTaggingAPI::Types::DescribeReportCreationOutput

@!attribute [rw] status

Reports the status of the operation.

The operation status can be one of the following:

* `RUNNING` - Report creation is in progress.

* `SUCCEEDED` - Report creation is complete. You can open the report
  from the Amazon S3 bucket that you specified when you ran
  `StartReportCreation`.

* `FAILED` - Report creation timed out or the Amazon S3 bucket is
  not accessible.

* `NO REPORT` - No report was generated in the last 90 days.
@return [String]

@!attribute [rw] s3_location

The path to the Amazon S3 bucket where the report was stored on
creation.
@return [String]

@!attribute [rw] error_message

Details of the common errors that all operations return.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/DescribeReportCreationOutput AWS API Documentation

Constants

SENSITIVE