Class: Aws::Types::StopEventDataStoreIngestionRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_data_store::String

Returns the value of attribute event_data_store.

Returns:

  • (::String)


1262
1263
1264
# File 'sig/types.rbs', line 1262

def event_data_store
  @event_data_store
end