struct Lightsail::BucketBundle
- Lightsail::BucketBundle
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #bundleId : String | Nil
- #bundleId=(bundleId : String | Nil)
- #isActive : Bool | Nil
- #isActive=(isActive : Bool | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #price : Float32 | Nil
- #price=(price : Float32 | Nil)
- #storagePerMonthInGb : Int16 | Nil
- #storagePerMonthInGb=(storagePerMonthInGb : Int16 | Nil)
- #transferPerMonthInGb : Int16 | Nil
- #transferPerMonthInGb=(transferPerMonthInGb : Int16 | Nil)