class Aws::S3::Types::ListBucketMetricsConfigurationsOutput
@!attribute [rw] is_truncated
Indicates whether the returned list of metrics 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 marker that is used as a starting point for this metrics configuration list response. This value is present if it was sent in the request. @return [String]
@!attribute [rw] next_continuation_token
The marker used to continue a metrics configuration listing that has been truncated. Use the `NextContinuationToken` from a previously truncated list response to continue the listing. The continuation token is an opaque value that Amazon S3 understands. @return [String]
@!attribute [rw] metrics_configuration_list
The list of metrics configurations for a bucket. @return [Array<Types::MetricsConfiguration>]
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListBucketMetricsConfigurationsOutput AWS API Documentation
Constants
- SENSITIVE