Class: Aws::Types::GetMetricWidgetImageInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metric_widget::String

Returns the value of attribute metric_widget.

Returns:

  • (::String)


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.

Returns:

  • (::String)


502
503
504
# File 'sig/types.rbs', line 502

def output_format
  @output_format
end