Class: Aws::Types::EventStartCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_filterTypes::EventFilter

Returns the value of attribute event_filter.

Returns:



1206
1207
1208
# File 'sig/types.rbs', line 1206

def event_filter
  @event_filter
end

#segment_id::String

Returns the value of attribute segment_id.

Returns:

  • (::String)


1207
1208
1209
# File 'sig/types.rbs', line 1207

def segment_id
  @segment_id
end