Class: Aws::Types::SuccessResponseHandlingConfig
- Inherits:
-
Object
- Object
- Aws::Types::SuccessResponseHandlingConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bucket_name ⇒ ::String
Returns the value of attribute bucket_name.
-
#bucket_prefix ⇒ ::String
Returns the value of attribute bucket_prefix.
Instance Attribute Details
#bucket_name ⇒ ::String
Returns the value of attribute bucket_name.
1292 1293 1294 |
# File 'sig/types.rbs', line 1292 def bucket_name @bucket_name end |
#bucket_prefix ⇒ ::String
Returns the value of attribute bucket_prefix.
1291 1292 1293 |
# File 'sig/types.rbs', line 1291 def bucket_prefix @bucket_prefix end |