DaprSubscriptionArgs

constructor(bulkSubscribe: Output<DaprSubscriptionBulkSubscribeOptionsArgs>? = null, deadLetterTopic: Output<String>? = null, environmentName: Output<String>? = null, metadata: Output<Map<String, String>>? = null, name: Output<String>? = null, pubsubName: Output<String>? = null, resourceGroupName: Output<String>? = null, routes: Output<DaprSubscriptionRoutesArgs>? = null, scopes: Output<List<String>>? = null, topic: Output<String>? = null)