SubscriptionArgs

constructor(ackDeadlineSeconds: Output<Int>? = null, name: Output<String>? = null, project: Output<String>? = null, pushConfig: Output<PushConfigArgs>? = null, subscriptionId: Output<String>? = null, topic: Output<String>? = null)