SyncResourceFilter - AWS IoT TwinMaker

SyncResourceFilter

The sync resource filter.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

externalId

The external ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z_0-9][a-zA-Z_\-0-9]*[a-zA-Z0-9]+

Required: No

resourceId

The sync resource filter resource ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z_0-9][a-zA-Z_\-0-9]*[a-zA-Z0-9]+

Required: No

resourceType

The sync resource filter resource type

Type: String

Valid Values: ENTITY | COMPONENT_TYPE

Required: No

state

The sync resource filter's state.

Type: String

Valid Values: INITIALIZING | PROCESSING | DELETED | IN_SYNC | ERROR

Required: No

See Also

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