class Aws::SSMContacts::Types::ActivateContactChannelRequest

@note When making an API call, you may pass ActivateContactChannelRequest

data as a hash:

    {
      contact_channel_id: "SsmContactsArn", # required
      activation_code: "ActivationCode", # required
    }

@!attribute [rw] contact_channel_id

The Amazon Resource Name (ARN) of the contact channel.
@return [String]

@!attribute [rw] activation_code

The code sent to the contact channel when it was created in the
contact.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03/ActivateContactChannelRequest AWS API Documentation

Constants

SENSITIVE