Class: Aws::Types::FieldsData
- Inherits:
-
Object
- Object
- Aws::Types::FieldsData
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data ⇒ ::String
Returns the value of attribute data.
-
#event_type ⇒ Object
Returns the value of attribute event_type.
Instance Attribute Details
#data ⇒ ::String
Returns the value of attribute data.
837 838 839 |
# File 'sig/types.rbs', line 837 def data @data end |
#event_type ⇒ Object
Returns the value of attribute event_type.
838 839 840 |
# File 'sig/types.rbs', line 838 def event_type @event_type end |