ExportConfigArgs

fun ExportConfigArgs(deadLetterTopic: Output<String>? = null, desiredState: Output<ExportConfigDesiredState>? = null, pubsubConfig: Output<PubSubConfigArgs>? = null)