class Aws::IoTTwinMaker::Types::ListComponentTypesFilter

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

@note ListComponentTypesFilter is a union - when making an API calls you must set exactly one of the members.

@!attribute [rw] extends_from

The component type that the component types in the list extend.
@return [String]

@!attribute [rw] is_abstract

A Boolean value that specifies whether the component types in the
list are abstract.
@return [Boolean]

@!attribute [rw] namespace

The namespace to which the component types in the list belong.
@return [String]

Constants

SENSITIVE