get Id Mapping Table
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
id Mapping Table Identifier
membership Identifier
The unique identifier of the membership resource for the ID mapping table.
See also
suspend fun getIdMappingTable(argument: suspend GetIdMappingTablePlainArgsBuilder.() -> Unit): GetIdMappingTableResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.cleanrooms.kotlin.inputs.GetIdMappingTablePlainArgs.