Subscription Args
fun SubscriptionArgs(deliveryConfig: Output<DeliveryConfigArgs>? = null, exportConfig: Output<ExportConfigArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, skipBacklog: Output<Boolean>? = null, subscriptionId: Output<String>? = null, topic: Output<String>? = null)