Class: Aws::Types::MonitoringOutput
- Inherits:
-
Object
- Object
- Aws::Types::MonitoringOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_output ⇒ Types::MonitoringS3Output
Returns the value of attribute s3_output.
Instance Attribute Details
#s3_output ⇒ Types::MonitoringS3Output
Returns the value of attribute s3_output.
9386 9387 9388 |
# File 'sig/types.rbs', line 9386 def s3_output @s3_output end |