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 AWS SDKs, see the following: