ListComponentTypesFilter - Amazon IoT TwinMaker
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).

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