PlanStageTargetChannelTargetInfoArgs

data class PlanStageTargetChannelTargetInfoArgs(val contactChannelId: Output<String>, val retryIntervalInMinutes: Output<Int>? = null) : ConvertibleToJava<PlanStageTargetChannelTargetInfoArgs>

Constructors

Link copied to clipboard
constructor(contactChannelId: Output<String>, retryIntervalInMinutes: Output<Int>? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val retryIntervalInMinutes: Output<Int>? = null

Functions

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