class Aws::AppStream::Types::UsageReportSubscription

Describes information about the usage report subscription.

@!attribute [rw] s3_bucket_name

The Amazon S3 bucket where generated reports are stored.

If you enabled on-instance session scripts and Amazon S3 logging for
your session script configuration, AppStream 2.0 created an S3
bucket to store the script output. The bucket is unique to your
account and Region. When you enable usage reporting in this case,
AppStream 2.0 uses the same bucket to store your usage reports. If
you haven't already enabled on-instance session scripts, when you
enable usage reports, AppStream 2.0 creates a new S3 bucket.
@return [String]

@!attribute [rw] schedule

The schedule for generating usage reports.
@return [String]

@!attribute [rw] last_generated_report_date

The time when the last usage report was generated.
@return [Time]

@!attribute [rw] subscription_errors

The errors that were returned if usage reports couldn't be
generated.
@return [Array<Types::LastReportGenerationExecutionError>]

@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/UsageReportSubscription AWS API Documentation

Constants

SENSITIVE