Class: Aws::Types::GetMetricWidgetImageInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

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
  @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