Class: Aws::Types::S3ReportOutputConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::S3ReportOutputConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bucket_owner ⇒ ::String
Returns the value of attribute bucket_owner.
-
#bucket_path ⇒ ::String
Returns the value of attribute bucket_path.
Instance Attribute Details
#bucket_owner ⇒ ::String
Returns the value of attribute bucket_owner.
1140 1141 1142 |
# File 'sig/types.rbs', line 1140 def bucket_owner @bucket_owner end |
#bucket_path ⇒ ::String
Returns the value of attribute bucket_path.
1139 1140 1141 |
# File 'sig/types.rbs', line 1139 def bucket_path @bucket_path end |