Class | Description |
---|---|
BatchPutPropertyError |
An error returned by the
BatchPutProperty action. |
BatchPutPropertyErrorEntry |
An object that contains information about errors returned by the
BatchPutProperty action. |
BatchPutPropertyValuesRequest | |
BatchPutPropertyValuesResult | |
ComponentRequest |
An object that sets information about a component type create or update request.
|
ComponentResponse |
An object that returns information about a component type create or update request.
|
ComponentTypeSummary |
An object that contains information about a component type.
|
ComponentUpdateRequest |
The component update request.
|
CreateComponentTypeRequest | |
CreateComponentTypeResult | |
CreateEntityRequest | |
CreateEntityResult | |
CreateSceneRequest | |
CreateSceneResult | |
CreateWorkspaceRequest | |
CreateWorkspaceResult | |
DataConnector |
The data connector.
|
DataType |
An object that specifies the data type of a property.
|
DataValue |
An object that specifies a value for a property.
|
DeleteComponentTypeRequest | |
DeleteComponentTypeResult | |
DeleteEntityRequest | |
DeleteEntityResult | |
DeleteSceneRequest | |
DeleteSceneResult | |
DeleteWorkspaceRequest | |
DeleteWorkspaceResult | |
EntityPropertyReference |
An object that uniquely identifies an entity property.
|
EntitySummary |
An object that contains information about an entity.
|
ErrorDetails |
The error details.
|
FunctionRequest |
The function request body.
|
FunctionResponse |
The function response.
|
GetComponentTypeRequest | |
GetComponentTypeResult | |
GetEntityRequest | |
GetEntityResult | |
GetPropertyValueHistoryRequest | |
GetPropertyValueHistoryResult | |
GetPropertyValueRequest | |
GetPropertyValueResult | |
GetSceneRequest | |
GetSceneResult | |
GetWorkspaceRequest | |
GetWorkspaceResult | |
InterpolationParameters |
An object that specifies how to interpolate data in a list.
|
LambdaFunction |
The Lambda function.
|
ListComponentTypesFilter |
An object that filters items in a list of component types.
|
ListComponentTypesRequest | |
ListComponentTypesResult | |
ListEntitiesFilter |
An object that filters items in a list of entities.
|
ListEntitiesRequest | |
ListEntitiesResult | |
ListScenesRequest | |
ListScenesResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
ListWorkspacesRequest | |
ListWorkspacesResult | |
ParentEntityUpdateRequest |
The parent entity update request.
|
PropertyDefinitionRequest |
An object that sets information about a property.
|
PropertyDefinitionResponse |
An object that contains response data from a property definition request.
|
PropertyFilter |
An object that filters items returned by a property request.
|
PropertyLatestValue |
The latest value of the property.
|
PropertyRequest |
An object that sets information about a property.
|
PropertyResponse |
An object that contains information about a property response.
|
PropertyValue |
An object that contains information about a value for a time series property.
|
PropertyValueEntry |
An object that specifies information about time series property values.
|
PropertyValueHistory |
The history of values for a time series property.
|
Relationship |
An object that specifies a relationship with another component type.
|
RelationshipValue |
A value that associates a component and an entity.
|
SceneSummary |
An object that contains information about a scene.
|
Status |
An object that represents the status of an entity, component, component type, or workspace.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
UpdateComponentTypeRequest | |
UpdateComponentTypeResult | |
UpdateEntityRequest | |
UpdateEntityResult | |
UpdateSceneRequest | |
UpdateSceneResult | |
UpdateWorkspaceRequest | |
UpdateWorkspaceResult | |
WorkspaceSummary |
An object that contains information about a workspace.
|
Enum | Description |
---|---|
ComponentUpdateType | |
ErrorCode | |
InterpolationType | |
OrderByTime | |
ParentEntityUpdateType | |
PropertyUpdateType | |
Scope | |
State | |
Type |
Exception | Description |
---|---|
AccessDeniedException |
Access is denied.
|
AWSIoTTwinMakerException |
Base exception for all service exceptions thrown by AWS IoT TwinMaker
|
ConflictException |
A conflict occurred.
|
ConnectorFailureException |
The connector failed.
|
ConnectorTimeoutException |
The connector timed out.
|
InternalServerException |
An unexpected error has occurred.
|
ResourceNotFoundException |
The resource wasn't found.
|
ServiceQuotaExceededException |
The service quota was exceeded.
|
ThrottlingException |
The rate exceeds the limit.
|
TooManyTagsException |
The number of tags exceeds the limit.
|
ValidationException |
Failed
|