

As traduções são geradas por tradução automática. Em caso de conflito entre o conteúdo da tradução e da versão original em inglês, a versão em inglês prevalecerá.

# Elementos, elementos de conjunto secundários e elementos secundários permitidos nas configurações do Amazon MQ
<a name="permitted-collections"></a>

A seguinte é uma lista detalhada dos elementos, elementos do conjunto de filhos e de seus elementos filho permitidos nas configurações do Amazon MQ. Para obter mais informações, consulte [Configuração de XML](https://activemq.apache.org/xml-configuration.html) na documentação do Apache ActiveMQ.

Use as barras de rolagem para ver o restante da tabela.



- **`authorizationMap`**
  - **Elemento de coleção filho:** authorizationEntries / **Elemento filho:** [`authorizationEntry`](child-element-details.md#authorizationEntry)
  - **Elemento filho:** tempDestinationAuthorizationEntry
  - **Elemento de coleção filho:** defaultEntry / **Elemento filho:** authorizationEntry
  - **Elemento filho:** tempDestinationAuthorizationEntry
  - **Elemento de coleção filho:** tempDestinationAuthorizationEntry / **Elemento filho:** tempDestinationAuthorizationEntry

- **`authorizationPlugin`**
  - **Elemento de coleção filho:** map
  - **Elemento filho:** authorizationMap

- **`broker`**
  - **Elemento de coleção filho:** destinationInterceptors / **Elemento filho:** mirroredQueue
  - **Elemento filho:** virtualDestinationInterceptor
  - **Elemento de coleção filho:** destinationPolicy / **Elemento filho:** policyMap
  - **Elemento de coleção filho:** destinations / **Elemento filho:** queue
  - **Elemento filho:** tempQueue
  - **Elemento filho:** tempTopic
  - **Elemento filho:** topic
  - **Elemento de coleção filho:** networkConnectors / **Elemento filho:** [`networkConnector`](child-element-details.md#networkConnector)
  - **Elemento de coleção filho:** persistenceAdapter / **Elemento filho:** [`kahaDB`](child-element-details.md#kahaDB)
  - **Elemento de coleção filho:** plugins / **Elemento filho:** authorizationPlugin
  - **Elemento filho:** discardingDLQBrokerPlugin
  - **Elemento filho:** forcePersistencyModeBrokerPlugin
  - **Elemento filho:** redeliveryPlugin
  - **Elemento filho:** statisticsBrokerPlugin
  - **Elemento filho:** timeStampingBrokerPlugin
  - **Elemento de coleção filho:** systemUsage / **Elemento filho:** [`systemUsage`](child-element-details.md#systemUsage)

- **`compositeQueue`**
  - **Elemento de coleção filho:** forwardTo
  - **Elemento filho:**
    - queue
    - tempQueue
    - tempTopic
    - topic
    - filteredDestination

- **`compositeTopic`**
  - **Elemento de coleção filho:** forwardTo
  - **Elemento filho:**
    - queue
    - tempQueue
    - tempTopic
    - topic
    - filteredDestination

- **`policyEntry`**
  - **Elemento de coleção filho:** deadLetterStrategy / **Elemento filho:** discarding
  - **Elemento filho:** individualDeadLetterStrategy
  - **Elemento filho:** sharedDeadLetterStrategy
  - **Elemento de coleção filho:** destination / **Elemento filho:** queue
  - **Elemento filho:** tempQueue
  - **Elemento filho:** tempTopic
  - **Elemento filho:** topic
  - **Elemento de coleção filho:** dispatchPolicy / **Elemento filho:** priorityDispatchPolicy
  - **Elemento filho:** priorityNetworkDispatchPolicy
  - **Elemento filho:** roundRobinDispatchPolicy
  - **Elemento filho:** simpleDispatchPolicy
  - **Elemento filho:** strictOrderDispatchPolicy
  - **Elemento filho:** clientIdFilterDispatchPolicy
  - **Elemento de coleção filho:** messageEvictionStrategy / **Elemento filho:** oldestMessageEvictionStrategy
  - **Elemento filho:** oldestMessageWithLowestPriorityEvictionStrategy
  - **Elemento filho:** uniquePropertyMessageEvictionStrategy
  - **Elemento de coleção filho:** messageGroupMapFactory / **Elemento filho:** cachedMessageGroupMapFactory
  - **Elemento filho:** messageGroupHashBucketFactory
  - **Elemento filho:** simpleMessageGroupMapFactory
  - **Elemento de coleção filho:** pendingDurableSubscriberPolicy / **Elemento filho:** fileDurableSubscriberCursor
  - **Elemento filho:** storeDurableSubscriberCursor
  - **Elemento filho:** vmDurableCursor
  - **Elemento de coleção filho:** pendingMessageLimitStrategy / **Elemento filho:** constantPendingMessageLimitStrategy
  - **Elemento filho:** prefetchRatePendingMessageLimitStrategy
  - **Elemento de coleção filho:** pendingQueuePolicy / **Elemento filho:** fileQueueCursor
  - **Elemento filho:** storeCursor
  - **Elemento filho:** vmQueueCursor
  - **Elemento de coleção filho:** pendingSubscriberPolicy / **Elemento filho:** fileCursor
  - **Elemento filho:** vmCursor
  - **Elemento de coleção filho:** slowConsumerStrategy / **Elemento filho:** abortSlowAckConsumerStrategy
  - **Elemento filho:** abortSlowConsumerStrategy
  - **Elemento de coleção filho:** subscriptionRecoveryPolicy / **Elemento filho:** fixedCountSubscriptionRecoveryPolicy
  - **Elemento filho:** fixedSizedSubscriptionRecoveryPolicy
  - **Elemento filho:** lastImageSubscriptionRecoveryPolicy
  - **Elemento filho:** noSubscriptionRecoveryPolicy
  - **Elemento filho:** queryBasedSubscriptionRecoveryPolicy
  - **Elemento filho:** retainedMessageSubscriptionRecoveryPolicy

- **`timedSubscriptionRecoveryPolicy`**

- **`policyMap`**
  - **Elemento de coleção filho:** defaultEntry / **Elemento filho:** policyEntry
  - **Elemento de coleção filho:** policyEntries / **Elemento filho:** policyEntry

- **`redeliveryPlugin`**
  - **Elemento de coleção filho:** redeliveryPolicyMap
  - **Elemento filho:** redeliveryPolicyMap

- **`redeliveryPolicyMap`**
  - **Elemento de coleção filho:** defaultEntry / **Elemento filho:** redeliveryPolicy
  - **Elemento de coleção filho:** redeliveryPolicyEntries / **Elemento filho:** redeliveryPolicy

- **`retainedMessageSubscriptionRecoveryPolicy`**
  - **Elemento de coleção filho:** wrapped
  - **Elemento filho:**
    - fixedCountSubscriptionRecoveryPolicy
    - fixedSizedSubscriptionRecoveryPolicy
    - lastImageSubscriptionRecoveryPolicy
    - noSubscriptionRecoveryPolicy
    - queryBasedSubscriptionRecoveryPolicy
    - retainedMessageSubscriptionRecoveryPolicy
    - timedSubscriptionRecoveryPolicy

- **`sharedDeadLetterStrategy`**
  - **Elemento de coleção filho:** deadLetterQueue
  - **Elemento filho:**
    - queue
    - tempQueue
    - tempTopic
    - topic

- **`virtualDestinationInterceptor`**
  - **Elemento de coleção filho:** virtualDestinations
  - **Elemento filho:**
    - compositeQueue
    - compositeTopic
    - virtualTopic

