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.
1913 1914 1915 |
# File 'sig/types.rbs', line 1913 def bucket_arn @bucket_arn end |