Class: Aws::Types::S3ConfigurationType
- Inherits:
-
Object
- Object
- Aws::Types::S3ConfigurationType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bucket_arn ⇒ ::String
Returns the value of attribute bucket_arn.
Instance Attribute Details
#bucket_arn ⇒ ::String
Returns the value of attribute bucket_arn.
1881 1882 1883 |
# File 'sig/types.rbs', line 1881 def bucket_arn @bucket_arn end |