Class: Aws::Types::ActivityTaskStartedEventAttributes

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:



66
67
68
# File 'sig/types.rbs', line 66

def identity
  @identity
end

#scheduled_event_id::Integer

Returns the value of attribute scheduled_event_id.

Returns:



67
68
69
# File 'sig/types.rbs', line 67

def scheduled_event_id
  @scheduled_event_id
end