Class: Aws::Types::TelemetryMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:

  • (::Integer)


732
733
734
# File 'sig/types.rbs', line 732

def count
  @count
end

#data_size::Integer

Returns the value of attribute data_size.

Returns:

  • (::Integer)


733
734
735
# File 'sig/types.rbs', line 733

def data_size
  @data_size
end

#message_type::String

Returns the value of attribute message_type.

Returns:

  • (::String)


731
732
733
# File 'sig/types.rbs', line 731

def message_type
  @message_type
end