getConfiguredTable

Represents a table that can be associated with collaborations

Return

null

Parameters

argument

null


suspend fun getConfiguredTable(configuredTableIdentifier: String): GetConfiguredTableResult

Return

null

Parameters

configuredTableIdentifier

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

See also


Return

null

Parameters

argument

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

See also