

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

# AWS::Location::APIKey AppleApp
<a name="aws-properties-location-apikey-appleapp"></a>

<a name="aws-properties-location-apikey-appleapp-description"></a>The `AppleApp` property type specifies Property description not available. for an [AWS::Location::APIKey](aws-resource-location-apikey.md).

## Syntax
<a name="aws-properties-location-apikey-appleapp-syntax"></a>

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

### JSON
<a name="aws-properties-location-apikey-appleapp-syntax.json"></a>

```
{
  "[BundleId](#cfn-location-apikey-appleapp-bundleid)" : String
}
```

### YAML
<a name="aws-properties-location-apikey-appleapp-syntax.yaml"></a>

```
  [BundleId](#cfn-location-apikey-appleapp-bundleid): String
```

## Properties
<a name="aws-properties-location-apikey-appleapp-properties"></a>

`BundleId`  <a name="cfn-location-apikey-appleapp-bundleid"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Pattern*: `^[A-Za-z0-9\-]+(\.[A-Za-z0-9\-]+)+$`  
*Minimum*: `1`  
*Maximum*: `155`  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)