Class: Aws::Types::GetEventConfigurationRequest

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)


457
458
459
# File 'sig/types.rbs', line 457

def event_data_store
  @event_data_store
end

#trail_name::String

Returns the value of attribute trail_name.

Returns:

  • (::String)


456
457
458
# File 'sig/types.rbs', line 456

def trail_name
  @trail_name
end