IottwinmakerFunctions

Functions

Link copied to clipboard

Resource schema for AWS::IoTTwinMaker::ComponentType

suspend fun getComponentType(componentTypeId: String, workspaceId: String): GetComponentTypeResult
Link copied to clipboard

Resource schema for AWS::IoTTwinMaker::Entity

suspend fun getEntity(argument: suspend GetEntityPlainArgsBuilder.() -> Unit): GetEntityResult
suspend fun getEntity(entityId: String, workspaceId: String): GetEntityResult
Link copied to clipboard
suspend fun getScene(argument: GetScenePlainArgs): GetSceneResult

Resource schema for AWS::IoTTwinMaker::Scene

suspend fun getScene(argument: suspend GetScenePlainArgsBuilder.() -> Unit): GetSceneResult
suspend fun getScene(sceneId: String, workspaceId: String): GetSceneResult
Link copied to clipboard

Resource schema for AWS::IoTTwinMaker::SyncJob

suspend fun getSyncJob(argument: suspend GetSyncJobPlainArgsBuilder.() -> Unit): GetSyncJobResult
suspend fun getSyncJob(syncSource: String, workspaceId: String): GetSyncJobResult
Link copied to clipboard

Resource schema for AWS::IoTTwinMaker::Workspace

suspend fun getWorkspace(workspaceId: String): GetWorkspaceResult