Class: Aws::Types::BatchPutMetricsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metric_data::Array[Types::RawMetricData]

Returns the value of attribute metric_data.

Returns:



29
30
31
# File 'sig/types.rbs', line 29

def metric_data
  @metric_data
end

#trial_component_name::String

Returns the value of attribute trial_component_name.

Returns:

  • (::String)


28
29
30
# File 'sig/types.rbs', line 28

def trial_component_name
  @trial_component_name
end