Class: Aws::Types::Region
- Inherits:
-
Object
- Object
- Aws::Types::Region
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bucket ⇒ ::String
Returns the value of attribute bucket.
-
#bucket_account_id ⇒ ::String
Returns the value of attribute bucket_account_id.
Instance Attribute Details
#bucket ⇒ ::String
Returns the value of attribute bucket.
1634 1635 1636 |
# File 'sig/types.rbs', line 1634 def bucket @bucket end |
#bucket_account_id ⇒ ::String
Returns the value of attribute bucket_account_id.
1635 1636 1637 |
# File 'sig/types.rbs', line 1635 def bucket_account_id @bucket_account_id end |