getSyncJob

Resource schema for AWS::IoTTwinMaker::SyncJob

Return

null

Parameters

argument

null


suspend fun getSyncJob(syncSource: String, workspaceId: String): GetSyncJobResult

Return

null

See also

Parameters

syncSource

The source of the SyncJob.

workspaceId

The ID of the workspace.


suspend fun getSyncJob(argument: suspend GetSyncJobPlainArgsBuilder.() -> Unit): GetSyncJobResult

Return

null

See also

Parameters

argument

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