You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::CreateActivationResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#activation_codeString

The code the system generates when it processes the activation. The activation code functions like a password to validate the activation ID.

Returns:

  • (String)

    The code the system generates when it processes the activation.

#activation_idString

The ID number generated by the system when it processed the activation. The activation ID functions like a user name.

Returns:

  • (String)

    The ID number generated by the system when it processed the activation.