Class: Aws::Types::TelemetryMetadata
- Inherits:
-
Object
- Object
- Aws::Types::TelemetryMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#data_size ⇒ ::Integer
Returns the value of attribute data_size.
-
#message_type ⇒ ::String
Returns the value of attribute message_type.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
732 733 734 |
# File 'sig/types.rbs', line 732 def count @count end |
#data_size ⇒ ::Integer
Returns the value of attribute data_size.
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.
731 732 733 |
# File 'sig/types.rbs', line 731 def end |