Class: Aws::Types::GetMetricWidgetImageInput
- Inherits:
-
Object
- Object
- Aws::Types::GetMetricWidgetImageInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#metric_widget ⇒ ::String
Returns the value of attribute metric_widget.
-
#output_format ⇒ ::String
Returns the value of attribute output_format.
Instance Attribute Details
#metric_widget ⇒ ::String
Returns the value of attribute metric_widget.
501 502 503 |
# File 'sig/types.rbs', line 501 def @metric_widget end |
#output_format ⇒ ::String
Returns the value of attribute output_format.
502 503 504 |
# File 'sig/types.rbs', line 502 def output_format @output_format end |