AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The method that Incident Manager uses to engage a contact.

Inheritance Hierarchy

System.Object
  Amazon.SSMContacts.Model.ContactChannel

Namespace: Amazon.SSMContacts.Model
Assembly: AWSSDK.SSMContacts.dll
Version: 3.x.y.z

Syntax

C#
public class ContactChannel

The ContactChannel type exposes the following members

Constructors

NameDescription
Public Method ContactChannel()

Properties

NameTypeDescription
Public Property ActivationStatus Amazon.SSMContacts.ActivationStatus

Gets and sets the property ActivationStatus.

A Boolean value describing if the contact channel has been activated or not. If the contact channel isn't activated, Incident Manager can't engage the contact through it.

Public Property ContactArn System.String

Gets and sets the property ContactArn.

The ARN of the contact that contains the contact channel.

Public Property ContactChannelArn System.String

Gets and sets the property ContactChannelArn.

The Amazon Resource Name (ARN) of the contact channel.

Public Property DeliveryAddress Amazon.SSMContacts.Model.ContactChannelAddress

Gets and sets the property DeliveryAddress.

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

Public Property Name System.String

Gets and sets the property Name.

The name of the contact channel.

Public Property Type Amazon.SSMContacts.ChannelType

Gets and sets the property Type.

The type of the contact channel. Incident Manager supports three contact methods:

  • SMS

  • VOICE

  • EMAIL

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5