triggerProperties

@JvmName(name = "kccvbsqpuwopkrny")
suspend fun triggerProperties(value: Output<IntegrationTriggerPropertiesArgs>)
@JvmName(name = "iwtbecbcmqwjwswn")
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 = "vdlyvwtaogqaoufo")
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.