

# DestinationLogsConfiguration
<a name="API_DestinationLogsConfiguration"></a>

Configuration for centralization destination log groups, including encryption and backup settings.

## Contents
<a name="API_DestinationLogsConfiguration_Contents"></a>

 ** BackupConfiguration **   <a name="cwoa-Type-DestinationLogsConfiguration-BackupConfiguration"></a>
Configuration defining the backup region and an optional KMS key for the backup destination.  
Type: [LogsBackupConfiguration](API_LogsBackupConfiguration.md) object  
Required: No

 ** LogGroupNameConfiguration **   <a name="cwoa-Type-DestinationLogsConfiguration-LogGroupNameConfiguration"></a>
Configuration that specifies a naming pattern for destination log groups created during centralization. The pattern supports static text and dynamic variables that are replaced with source attributes when log groups are created.  
Type: [LogGroupNameConfiguration](API_LogGroupNameConfiguration.md) object  
Required: No

 ** LogsEncryptionConfiguration **   <a name="cwoa-Type-DestinationLogsConfiguration-LogsEncryptionConfiguration"></a>
The encryption configuration for centralization destination log groups.  
Type: [LogsEncryptionConfiguration](API_LogsEncryptionConfiguration.md) object  
Required: No

## See Also
<a name="API_DestinationLogsConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/observabilityadmin-2018-05-10/DestinationLogsConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/observabilityadmin-2018-05-10/DestinationLogsConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/observabilityadmin-2018-05-10/DestinationLogsConfiguration) 