Class: Aws::Types::ActivityStartedEventDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#worker_name::String

Returns the value of attribute worker_name.

Returns:

  • (::String)


55
56
57
# File 'sig/types.rbs', line 55

def worker_name
  @worker_name
end