class Aws::SSMContacts::Types::ContactChannelAddress

The details that Incident Manager uses when trying to engage the contact channel.

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

data as a hash:

    {
      simple_address: "SimpleAddress",
    }

@!attribute [rw] simple_address

The format is dependent on the type of the contact channel. The
following are the expected formats:

* SMS - '+' followed by the country code and phone number

* VOICE - '+' followed by the country code and phone number

* EMAIL - any standard email format
@return [String]

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

Constants

SENSITIVE