getGroupMembership

Resource Type Definition for AWS:IdentityStore::GroupMembership

Return

null

Parameters

argument

null


suspend fun getGroupMembership(identityStoreId: String, membershipId: String): GetGroupMembershipResult

Return

null

Parameters

identityStoreId

The globally unique identifier for the identity store.

membershipId

The identifier for a GroupMembership in the identity store.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.identitystore.kotlin.inputs.GetGroupMembershipPlainArgs.

See also