

# AppBundle
<a name="API_AppBundle"></a>

Contains information about an app bundle.

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

 ** arn **   <a name="appfabric-Type-AppBundle-arn"></a>
The Amazon Resource Name (ARN) of the app bundle.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1011.  
Pattern: `arn:.+`   
Required: Yes

 ** customerManagedKeyArn **   <a name="appfabric-Type-AppBundle-customerManagedKeyArn"></a>
The Amazon Resource Name (ARN) of the AWS Key Management Service (AWS KMS) key used to encrypt the application data.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1011.  
Pattern: `arn:.+`   
Required: No

## See Also
<a name="API_AppBundle_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/appfabric-2023-05-19/AppBundle) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appfabric-2023-05-19/AppBundle) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appfabric-2023-05-19/AppBundle) 