getIdMappingTable

Represents an association between an ID mapping workflow and a collaboration

Return

null

Parameters

argument

null


suspend fun getIdMappingTable(idMappingTableIdentifier: String, membershipIdentifier: String): GetIdMappingTableResult

Return

null

Parameters

idMappingTableIdentifier

The unique identifier of the ID mapping table identifier that you want to retrieve.

membershipIdentifier

The unique identifier of the membership resource for the ID mapping table.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.cleanrooms.kotlin.inputs.GetIdMappingTablePlainArgs.

See also