Class: Aws::Types::RestoreEventDataStoreRequest
- Inherits:
-
Object
- Object
- Aws::Types::RestoreEventDataStoreRequest
- 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.
1138 1139 1140 |
# File 'sig/types.rbs', line 1138 def event_data_store @event_data_store end |