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.
835 836 837 |
# File 'sig/types.rbs', line 835 def data @data end |
#event_type ⇒ Object
Returns the value of attribute event_type.
836 837 838 |
# File 'sig/types.rbs', line 836 def event_type @event_type end |