Class: Aws::Types::ReportOutputConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ReportOutputConfiguration
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3 ⇒ Types::S3ReportOutputConfiguration
Returns the value of attribute s3.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#s3 ⇒ Types::S3ReportOutputConfiguration
Returns the value of attribute s3.
1064 1065 1066 |
# File 'sig/types.rbs', line 1064 def s3 @s3 end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1065 1066 1067 |
# File 'sig/types.rbs', line 1065 def unknown @unknown end |