getCollaboration

Represents a collaboration between AWS accounts that allows for secure data collaboration

Return

null

Parameters

argument

null


suspend fun getCollaboration(collaborationIdentifier: String): GetCollaborationResult

Return

null

Parameters

collaborationIdentifier

Returns the unique identifier of the specified collaboration. Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE11111

See also


Return

null

Parameters

argument

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

See also