

# IframeConfig
<a name="API_connect-app-integrations_IframeConfig"></a>

The iframe configuration for the application.

## Contents
<a name="API_connect-app-integrations_IframeConfig_Contents"></a>

 ** Allow **   <a name="connect-Type-connect-app-integrations_IframeConfig-Allow"></a>
The list of features that are allowed in the iframe.  
Type: Array of strings  
Array Members: Minimum number of 0 items. Maximum number of 25 items.  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `^[a-z-]+$`   
Required: No

 ** Sandbox **   <a name="connect-Type-connect-app-integrations_IframeConfig-Sandbox"></a>
The list of sandbox attributes for the iframe.  
Type: Array of strings  
Array Members: Minimum number of 0 items. Maximum number of 25 items.  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `^[a-z-]+$`   
Required: No

## See Also
<a name="API_connect-app-integrations_IframeConfig_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/appintegrations-2020-07-29/IframeConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appintegrations-2020-07-29/IframeConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appintegrations-2020-07-29/IframeConfig) 