Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

PropertyDefinitionResponse - AWS IoT TwinMaker

PropertyDefinitionResponse

An object that contains response data from a property definition request.

Contents

dataType

An object that contains information about the data type.

Type: DataType object

Required: Yes

isExternalId

A Boolean value that specifies whether the property ID comes from an external data store.

Type: Boolean

Required: Yes

isFinal

A Boolean value that specifies whether the property definition can be updated.

Type: Boolean

Required: Yes

isImported

A Boolean value that specifies whether the property definition is imported from an external data store.

Type: Boolean

Required: Yes

isInherited

A Boolean value that specifies whether the property definition is inherited from a parent entity.

Type: Boolean

Required: Yes

isRequiredInEntity

A Boolean value that specifies whether the property is required in an entity.

Type: Boolean

Required: Yes

isStoredExternally

A Boolean value that specifies whether the property is stored externally.

Type: Boolean

Required: Yes

isTimeSeries

A Boolean value that specifies whether the property consists of time series data.

Type: Boolean

Required: Yes

configuration

A mapping that specifies configuration information about the property.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 256.

Key Pattern: [a-zA-Z_\-0-9]+

Value Pattern: .*

Required: No

defaultValue

An object that contains the default value.

Type: DataValue object

Required: No

displayName

A friendly name for the property.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: .*[^\u0000-\u001F\u007F]*.*

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.