RoutingProfileArgs

constructor(agentAvailabilityTimer: Output<RoutingProfileAgentAvailabilityTimer>? = null, defaultOutboundQueueArn: Output<String>? = null, description: Output<String>? = null, instanceArn: Output<String>? = null, mediaConcurrencies: Output<List<RoutingProfileMediaConcurrencyArgs>>? = null, name: Output<String>? = null, queueConfigs: Output<List<RoutingProfileQueueConfigArgs>>? = null, tags: Output<List<TagArgs>>? = null)