GetContactChannelPlainArgs

data class GetContactChannelPlainArgs(val arn: String) : ConvertibleToJava<GetContactChannelPlainArgs>

A collection of arguments for invoking getContactChannel.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetContactChannelPlainArgs

Properties

Link copied to clipboard
val arn: String

Amazon Resource Name (ARN) of the contact channel.