class Aws::S3::Types::DeleteBucketIntelligentTieringConfigurationRequest
@note When making an API call, you may pass DeleteBucketIntelligentTieringConfigurationRequest
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/DeleteBucketIntelligentTieringConfigurationRequest AWS API Documentation
Constants
- SENSITIVE