getSyncJob

Resource schema for AWS::IoTTwinMaker::SyncJob

Return

null

Parameters

argument

null


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

Return

null

Parameters

syncSource

The source of the SyncJob.

workspaceId

The ID of the workspace.

See also


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

Return

null

Parameters

argument

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

See also