Class: Aws::Types::InvalidS3ConfigurationException
- Inherits:
-
Object
- Object
- Aws::Types::InvalidS3ConfigurationException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bucket ⇒ ::String
Returns the value of attribute bucket.
Instance Attribute Details
#bucket ⇒ ::String
Returns the value of attribute bucket.
544 545 546 |
# File 'sig/types.rbs', line 544 def bucket @bucket end |