Class: Aws::Types::GetRegistrationCodeResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#registration_code::String

Returns the value of attribute registration_code.

Returns:

  • (::String)


2526
2527
2528
# File 'sig/types.rbs', line 2526

def registration_code
  @registration_code
end