DestinationArgs

fun DestinationArgs(cloudFunction: Output<String>? = null, cloudRun: Output<CloudRunArgs>? = null, gke: Output<GKEArgs>? = null, workflow: Output<String>? = null)