triggerProperties

@JvmName(name = "wuqwshmoqqaprgmo")
suspend fun triggerProperties(value: Output<IntegrationTriggerPropertiesArgs>)
@JvmName(name = "qfeqhnbhuxreuowi")
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 = "mbuiiiennwteefcv")
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.