Class: Aws::Types::Bucket
- Inherits:
-
Object
- Object
- Aws::Types::Bucket
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#key_value ⇒ ::String
Returns the value of attribute key_value.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
428 429 430 |
# File 'sig/types.rbs', line 428 def count @count end |
#key_value ⇒ ::String
Returns the value of attribute key_value.
427 428 429 |
# File 'sig/types.rbs', line 427 def key_value @key_value end |