GetContactFlowModulePlainArgs

data class GetContactFlowModulePlainArgs(val contactFlowModuleArn: String) : ConvertibleToJava<GetContactFlowModulePlainArgs>

Constructors

Link copied to clipboard
constructor(contactFlowModuleArn: String)

Properties

Link copied to clipboard

The identifier of the contact flow module (ARN).

Functions

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