Class: Aws::Types::CreateActivationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activation_code::String

Returns the value of attribute activation_code.

Returns:

  • (::String)


629
630
631
# File 'sig/types.rbs', line 629

def activation_code
  @activation_code
end

#activation_id::String

Returns the value of attribute activation_id.

Returns:

  • (::String)


628
629
630
# File 'sig/types.rbs', line 628

def activation_id
  @activation_id
end