getMembership

Represents an AWS account that is a part of a collaboration

Return

null

Parameters

argument

null


suspend fun getMembership(membershipIdentifier: String): GetMembershipResult

Return

null

Parameters

membershipIdentifier

Returns the unique identifier of the specified membership. Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE22222

See also


Return

null

Parameters

argument

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

See also