getConfiguredTableAssociation

Represents a table that can be queried within a collaboration

Return

null

Parameters

argument

null


suspend fun getConfiguredTableAssociation(configuredTableAssociationIdentifier: String, membershipIdentifier: String): GetConfiguredTableAssociationResult

Return

null

Parameters

configuredTableAssociationIdentifier

Returns the unique identifier of the specified configured table association. Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

membershipIdentifier

The unique ID for the membership this configured table association belongs to.

See also


Return

null

Parameters

argument

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

See also