Class: Aws::Types::StartEventDataStoreIngestionRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartEventDataStoreIngestionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_data_store ⇒ ::String
Returns the value of attribute event_data_store.
Instance Attribute Details
#event_data_store ⇒ ::String
Returns the value of attribute event_data_store.
1210 1211 1212 |
# File 'sig/types.rbs', line 1210 def event_data_store @event_data_store end |