Class: Aws::Types::DecisionTaskStartedEventAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identity::String

Returns the value of attribute identity.

Returns:

  • (::String)


310
311
312
# File 'sig/types.rbs', line 310

def identity
  @identity
end

#scheduled_event_id::Integer

Returns the value of attribute scheduled_event_id.

Returns:

  • (::Integer)


311
312
313
# File 'sig/types.rbs', line 311

def scheduled_event_id
  @scheduled_event_id
end