Class: Aws::Types::InvalidSensorData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#affected_sensor_count::Integer

Returns the value of attribute affected_sensor_count.

Returns:

  • (::Integer)


592
593
594
# File 'sig/types.rbs', line 592

def affected_sensor_count
  @affected_sensor_count
end

#total_number_of_invalid_values::Integer

Returns the value of attribute total_number_of_invalid_values.

Returns:

  • (::Integer)


593
594
595
# File 'sig/types.rbs', line 593

def total_number_of_invalid_values
  @total_number_of_invalid_values
end