triggerProperties

@JvmName(name = "lnvxnhhwcgyqmnle")
suspend fun triggerProperties(value: Output<IntegrationTriggerPropertiesArgs>)
@JvmName(name = "cyfaddkotxjbhmtx")
suspend fun triggerProperties(value: IntegrationTriggerPropertiesArgs?)

Parameters

value

Specifies the configuration details of a schedule-triggered flow that you define. Currently, these settings only apply to the Scheduled trigger type.


@JvmName(name = "wtbulnxnuldxuvus")
suspend fun triggerProperties(argument: suspend IntegrationTriggerPropertiesArgsBuilder.() -> Unit)

Parameters

argument

Specifies the configuration details of a schedule-triggered flow that you define. Currently, these settings only apply to the Scheduled trigger type.