class Aws::IoTTwinMaker::Types::DeleteComponentTypeRequest
@note When making an API call, you may pass DeleteComponentTypeRequest
data as a hash: { component_type_id: "ComponentTypeId", # required workspace_id: "Id", # required }
@!attribute [rw] component_type_id
The ID of the component type to delete. @return [String]
@!attribute [rw] workspace_id
The ID of the workspace that contains the component type. @return [String]
Constants
- SENSITIVE