class Aws::SSMContacts::Types::UpdateContactChannelRequest
@note When making an API call, you may pass UpdateContactChannelRequest
data as a hash: { contact_channel_id: "SsmContactsArn", # required name: "ChannelName", delivery_address: { simple_address: "SimpleAddress", }, }
@!attribute [rw] contact_channel_id
The Amazon Resource Name (ARN) of the contact channel you want to update. @return [String]
@!attribute [rw] name
The name of the contact channel. @return [String]
@!attribute [rw] delivery_address
The details that Incident Manager uses when trying to engage the contact channel. @return [Types::ContactChannelAddress]
@see docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03/UpdateContactChannelRequest AWS API Documentation
Constants
- SENSITIVE