

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::IoTSiteWise::AssetModel PropertyPathDefinition
<a name="aws-properties-iotsitewise-assetmodel-propertypathdefinition"></a>

Represents one level between a composite model and the root of the asset model.

## Syntax
<a name="aws-properties-iotsitewise-assetmodel-propertypathdefinition-syntax"></a>

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

### JSON
<a name="aws-properties-iotsitewise-assetmodel-propertypathdefinition-syntax.json"></a>

```
{
  "[Name](#cfn-iotsitewise-assetmodel-propertypathdefinition-name)" : {{String}}
}
```

### YAML
<a name="aws-properties-iotsitewise-assetmodel-propertypathdefinition-syntax.yaml"></a>

```
  [Name](#cfn-iotsitewise-assetmodel-propertypathdefinition-name): {{String}}
```

## Properties
<a name="aws-properties-iotsitewise-assetmodel-propertypathdefinition-properties"></a>

`Name`  <a name="cfn-iotsitewise-assetmodel-propertypathdefinition-name"></a>
The name of the path segment.  
*Required*: Yes  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)