Routing Profile Args
constructor(defaultOutboundQueueId: Output<String>? = null, description: Output<String>? = null, instanceId: Output<String>? = null, mediaConcurrencies: Output<List<RoutingProfileMediaConcurrencyArgs>>? = null, name: Output<String>? = null, queueConfigs: Output<List<RoutingProfileQueueConfigArgs>>? = null, tags: Output<Map<String, String>>? = null)