Class: Aws::Types::GetInsightSelectorsRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#event_data_store::String

Returns the value of attribute event_data_store.



526
527
528
# File 'sig/types.rbs', line 526

def event_data_store
  @event_data_store
end

#trail_name::String

Returns the value of attribute trail_name.



525
526
527
# File 'sig/types.rbs', line 525

def trail_name
  @trail_name
end