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.
1190 1191 1192 |
# File 'sig/types.rbs', line 1190 def bucket_owner @bucket_owner end |
#bucket_path ⇒ ::String
Returns the value of attribute bucket_path.
1189 1190 1191 |
# File 'sig/types.rbs', line 1189 def bucket_path @bucket_path end |