

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::AppIntegrations::Application IframeConfig
<a name="aws-properties-appintegrations-application-iframeconfig"></a>

<a name="aws-properties-appintegrations-application-iframeconfig-description"></a>The `IframeConfig` property type specifies Property description not available. for an [AWS::AppIntegrations::Application](aws-resource-appintegrations-application.md).

## Syntax
<a name="aws-properties-appintegrations-application-iframeconfig-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-appintegrations-application-iframeconfig-syntax.json"></a>

```
{
  "[Allow](#cfn-appintegrations-application-iframeconfig-allow)" : [ String, ... ],
  "[Sandbox](#cfn-appintegrations-application-iframeconfig-sandbox)" : [ String, ... ]
}
```

### YAML
<a name="aws-properties-appintegrations-application-iframeconfig-syntax.yaml"></a>

```
  [Allow](#cfn-appintegrations-application-iframeconfig-allow): 
    - String
  [Sandbox](#cfn-appintegrations-application-iframeconfig-sandbox): 
    - String
```

## Properties
<a name="aws-properties-appintegrations-application-iframeconfig-properties"></a>

`Allow`  <a name="cfn-appintegrations-application-iframeconfig-allow"></a>
Property description not available.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Sandbox`  <a name="cfn-appintegrations-application-iframeconfig-sandbox"></a>
Property description not available.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)