Google Cloud Integrations V1alpha Next Task Args
data class GoogleCloudIntegrationsV1alphaNextTaskArgs(val condition: Output<String>? = null, val description: Output<String>? = null, val displayName: Output<String>? = null, val taskConfigId: Output<String>? = null, val taskId: Output<String>? = null) : ConvertibleToJava<GoogleCloudIntegrationsV1alphaNextTaskArgs>
The task that is next in line to be executed, if the condition specified evaluated to true.