class Aws::Lightsail::Types::BucketBundle
Describes the specifications of a bundle that can be applied to an Amazon Lightsail
bucket.
A bucket bundle specifies the monthly cost, storage space, and data transfer quota for a bucket.
@!attribute [rw] bundle_id
The ID of the bundle. @return [String]
@!attribute [rw] name
The name of the bundle. @return [String]
@!attribute [rw] price
The monthly price of the bundle, in US dollars. @return [Float]
@!attribute [rw] storage_per_month_in_gb
The storage size of the bundle, in GB. @return [Integer]
@!attribute [rw] transfer_per_month_in_gb
The monthly network transfer quota of the bundle. @return [Integer]
@!attribute [rw] is_active
Indicates whether the bundle is active. Use for a new or existing bucket. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/BucketBundle AWS API Documentation
Constants
- SENSITIVE