Class: Aws::Types::WorkerBlock

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reason::String

Returns the value of attribute reason.

Returns:

  • (::String)


677
678
679
# File 'sig/types.rbs', line 677

def reason
  @reason
end

#worker_id::String

Returns the value of attribute worker_id.

Returns:

  • (::String)


676
677
678
# File 'sig/types.rbs', line 676

def worker_id
  @worker_id
end