PubSubArgs

fun PubSubArgs(enabled: Output<Boolean>? = null, filter: Output<FilterArgs>? = null, topic: Output<String>? = null)