class Aws::S3::Types::GetBucketIntelligentTieringConfigurationRequest

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

data as a hash:

    {
      bucket: "BucketName", # required
      id: "IntelligentTieringId", # required
    }

@!attribute [rw] bucket

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

@!attribute [rw] id

The ID used to identify the S3 Intelligent-Tiering configuration.
@return [String]

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

Constants

SENSITIVE