IntegrationTriggerConfigArgs

data class IntegrationTriggerConfigArgs(val triggerProperties: Output<IntegrationTriggerPropertiesArgs>? = null, val triggerType: Output<IntegrationTriggerType>) : ConvertibleToJava<IntegrationTriggerConfigArgs>

Constructors

Link copied to clipboard
fun IntegrationTriggerConfigArgs(triggerProperties: Output<IntegrationTriggerPropertiesArgs>? = null, triggerType: Output<IntegrationTriggerType>)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard