ContactChannel

class ContactChannel : KotlinCustomResource

Resource Type definition for AWS::SSMContacts::ContactChannel

Properties

Link copied to clipboard
val arn: Output<String>

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

Link copied to clipboard
val channelAddress: Output<String>?

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

Link copied to clipboard
val channelName: Output<String>?

The device name. String of 6 to 50 alphabetical, numeric, dash, and underscore characters.

Link copied to clipboard

Device type, which specify notification channel. Currently supported values: "SMS", "VOICE", "EMAIL", "CHATBOT.

Link copied to clipboard
val contactId: Output<String>?

ARN of the contact resource

Link copied to clipboard
val deferActivation: Output<Boolean>?

If you want to activate the channel at a later time, you can choose to defer activation. SSM Incident Manager can't engage your contact channel until it has been activated.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>