Class: Aws::Types::MonitoringCsvDatasetFormat
- Inherits:
-
Object
- Object
- Aws::Types::MonitoringCsvDatasetFormat
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#header ⇒ Boolean
Returns the value of attribute header.
Instance Attribute Details
#header ⇒ Boolean
Returns the value of attribute header.
9316 9317 9318 |
# File 'sig/types.rbs', line 9316 def header @header end |