class Aws::S3::Types::ListBucketIntelligentTieringConfigurationsRequest

@note When making an API call, you may pass ListBucketIntelligentTieringConfigurationsRequest

data as a hash:

    {
      bucket: "BucketName", # required
      continuation_token: "Token",
    }

@!attribute [rw] bucket

The name of the Amazon S3 bucket whose configuration you want to
modify or retrieve.
@return [String]

@!attribute [rw] continuation_token

The ContinuationToken that represents a placeholder from where this
request should begin.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListBucketIntelligentTieringConfigurationsRequest AWS API Documentation

Constants

SENSITIVE