Enterprise Crm Eventbus Proto Cloud Scheduler Config Args
data class EnterpriseCrmEventbusProtoCloudSchedulerConfigArgs(val cronTab: Output<String>, val errorMessage: Output<String>? = null, val location: Output<String>, val serviceAccountEmail: Output<String>) : ConvertibleToJava<EnterpriseCrmEventbusProtoCloudSchedulerConfigArgs>
Cloud Scheduler Trigger configuration
Constructors
Link copied to clipboard
fun EnterpriseCrmEventbusProtoCloudSchedulerConfigArgs(cronTab: Output<String>, errorMessage: Output<String>? = null, location: Output<String>, serviceAccountEmail: Output<String>)