GetContactFlowVersionResult

data class GetContactFlowVersionResult(val contactFlowVersionArn: String? = null, val flowContentSha256: String? = null, val version: Int? = null)

Constructors

Link copied to clipboard
constructor(contactFlowVersionArn: String? = null, flowContentSha256: String? = null, version: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the contact flow version (ARN).

Link copied to clipboard

Indicates the checksum value of the latest published flow content

Link copied to clipboard
val version: Int? = null

The version number of this revision