GetContactFlowPlainArgs

data class GetContactFlowPlainArgs(val contactFlowArn: String) : ConvertibleToJava<GetContactFlowPlainArgs>

Constructors

Link copied to clipboard
constructor(contactFlowArn: String)

Properties

Link copied to clipboard

The identifier of the contact flow (ARN).

Functions

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