getEntity

Resource schema for AWS::IoTTwinMaker::Entity

Return

null

Parameters

argument

null


suspend fun getEntity(entityId: String, workspaceId: String): GetEntityResult

Return

null

Parameters

entityId

The ID of the entity.

workspaceId

The ID of the workspace.

See also


suspend fun getEntity(argument: suspend GetEntityPlainArgsBuilder.() -> Unit): GetEntityResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.iottwinmaker.kotlin.inputs.GetEntityPlainArgs.

See also