Class: Aws::Types::StopEventDataStoreIngestionRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopEventDataStoreIngestionRequest
- 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.
1262 1263 1264 |
# File 'sig/types.rbs', line 1262 def event_data_store @event_data_store end |