Class: Aws::Types::GetJobUnlockCodeResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unlock_code::String

Returns the value of attribute unlock_code.

Returns:

  • (::String)


290
291
292
# File 'sig/types.rbs', line 290

def unlock_code
  @unlock_code
end