class Aws::S3::Types::ListBucketIntelligentTieringConfigurationsOutput

@!attribute [rw] is_truncated

Indicates whether the returned list of analytics configurations is
complete. A value of true indicates that the list is not complete
and the NextContinuationToken will be provided for a subsequent
request.
@return [Boolean]

@!attribute [rw] continuation_token

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

@!attribute [rw] next_continuation_token

The marker used to continue this inventory configuration listing.
Use the `NextContinuationToken` from this response to continue the
listing in a subsequent request. The continuation token is an opaque
value that Amazon S3 understands.
@return [String]

@!attribute [rw] intelligent_tiering_configuration_list

The list of S3 Intelligent-Tiering configurations for a bucket.
@return [Array<Types::IntelligentTieringConfiguration>]

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

Constants

SENSITIVE