class Aws::SSMContacts::Types::ChannelTargetInfo

Information about the contact channel that Incident Manager uses to engage the contact.

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

data as a hash:

    {
      contact_channel_id: "SsmContactsArn", # required
      retry_interval_in_minutes: 1,
    }

@!attribute [rw] contact_channel_id

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

@!attribute [rw] retry_interval_in_minutes

The number of minutes to wait to retry sending engagement in the
case the engagement initially fails.
@return [Integer]

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

Constants

SENSITIVE