You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ResourceGroupsTaggingAPI::Types::StartReportCreationInput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing StartReportCreationInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  s3_bucket: "S3Bucket", # required
}

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucketString

The name of the Amazon S3 bucket where the report will be stored; for example:

awsexamplebucket

For more information on S3 bucket requirements, including an example bucket policy, see the example S3 bucket policy on this page.

Returns:

  • (String)

    The name of the Amazon S3 bucket where the report will be stored; for example:.