PropertyMappingConfiguration - Amazon IoT SiteWise
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PropertyMappingConfiguration

Contains configuration options for mapping properties from an interface asset model to an asset model where the interface is applied.

Contents

createMissingProperty

If true, missing properties from the interface asset model are automatically created in the asset model where the interface is applied.

Type: Boolean

Required: No

matchByPropertyName

If true, properties are matched by name between the interface asset model and the asset model where the interface is applied.

Type: Boolean

Required: No

overrides

A list of specific property mappings that override the automatic mapping by name when an interface is applied to an asset model.

Type: Array of PropertyMapping objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: