Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.IoTTwinMaker

Classes

CfnComponentType

Use the AWS::IoTTwinMaker::ComponentType resource to declare a component type.

CfnComponentType.CompositeComponentTypeProperty

Specifies the ID of the composite component type.

CfnComponentType.DataConnectorProperty

The data connector.

CfnComponentType.DataTypeProperty

An object that specifies the data type of a property.

CfnComponentType.DataValueProperty

An object that specifies a value for a property.

CfnComponentType.ErrorProperty

The component type error.

CfnComponentType.FunctionProperty

The function body.

CfnComponentType.LambdaFunctionProperty

The Lambda function.

CfnComponentType.PropertyDefinitionProperty

PropertyDefinition is an object that maps strings to the property definitions in the component type.

CfnComponentType.PropertyGroupProperty

The property group.

CfnComponentType.RelationshipProperty

An object that specifies a relationship with another component type.

CfnComponentType.RelationshipValueProperty

The component type relationship value.

CfnComponentType.StatusProperty

The component type status.

CfnComponentTypeProps

Properties for defining a CfnComponentType.

CfnEntity

Use the AWS::IoTTwinMaker::Entity resource to declare an entity.

CfnEntity.ComponentProperty

The entity component.

CfnEntity.CompositeComponentProperty

Information about a composite component.

CfnEntity.DataTypeProperty

The entity data type.

CfnEntity.DataValueProperty

An object that specifies a value for a property.

CfnEntity.DefinitionProperty

The entity definition.

CfnEntity.ErrorProperty

The entity error.

CfnEntity.PropertyGroupProperty

The property group.

CfnEntity.PropertyProperty

An object that sets information about a property.

CfnEntity.RelationshipProperty

The entity relationship.

CfnEntity.RelationshipValueProperty

The entity relationship.

CfnEntity.StatusProperty

The current status of the entity.

CfnEntityProps

Properties for defining a CfnEntity.

CfnScene

Use the AWS::IoTTwinMaker::Scene resource to declare a scene.

CfnSceneProps

Properties for defining a CfnScene.

CfnSyncJob

The SyncJob.

CfnSyncJobProps

Properties for defining a CfnSyncJob.

CfnWorkspace

Use the AWS::IoTTwinMaker::Workspace resource to declare a workspace.

CfnWorkspaceProps

Properties for defining a CfnWorkspace.

Interfaces

CfnComponentType.ICompositeComponentTypeProperty

Specifies the ID of the composite component type.

CfnComponentType.IDataConnectorProperty

The data connector.

CfnComponentType.IDataTypeProperty

An object that specifies the data type of a property.

CfnComponentType.IDataValueProperty

An object that specifies a value for a property.

CfnComponentType.IErrorProperty

The component type error.

CfnComponentType.IFunctionProperty

The function body.

CfnComponentType.ILambdaFunctionProperty

The Lambda function.

CfnComponentType.IPropertyDefinitionProperty

PropertyDefinition is an object that maps strings to the property definitions in the component type.

CfnComponentType.IPropertyGroupProperty

The property group.

CfnComponentType.IRelationshipProperty

An object that specifies a relationship with another component type.

CfnComponentType.IRelationshipValueProperty

The component type relationship value.

CfnComponentType.IStatusProperty

The component type status.

CfnEntity.IComponentProperty

The entity component.

CfnEntity.ICompositeComponentProperty

Information about a composite component.

CfnEntity.IDataTypeProperty

The entity data type.

CfnEntity.IDataValueProperty

An object that specifies a value for a property.

CfnEntity.IDefinitionProperty

The entity definition.

CfnEntity.IErrorProperty

The entity error.

CfnEntity.IPropertyGroupProperty

The property group.

CfnEntity.IPropertyProperty

An object that sets information about a property.

CfnEntity.IRelationshipProperty

The entity relationship.

CfnEntity.IRelationshipValueProperty

The entity relationship.

CfnEntity.IStatusProperty

The current status of the entity.

ICfnComponentTypeProps

Properties for defining a CfnComponentType.

ICfnEntityProps

Properties for defining a CfnEntity.

ICfnSceneProps

Properties for defining a CfnScene.

ICfnSyncJobProps

Properties for defining a CfnSyncJob.

ICfnWorkspaceProps

Properties for defining a CfnWorkspace.

Back to top Generated by DocFX