ListComponentTypesFilter - AWS IoT TwinMaker

ListComponentTypesFilter

An object that filters items in a list of component types.

Note

Only one object is accepted as a valid input.

Contents

Important

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

extendsFrom

The component type that the component types in the list extend.

Type: String

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

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

Required: No

isAbstract

A Boolean value that specifies whether the component types in the list are abstract.

Type: Boolean

Required: No

namespace

The namespace to which the component types in the list belong.

Type: String

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

Pattern: .*

Required: No

See Also

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