CloudidentityFunctions

Functions

Link copied to clipboard

Use this data source to get list of the Cloud Identity Group Memberships within a given Group. https://cloud.google.com/identity/docs/concepts/overview#memberships

Link copied to clipboard

Use this data source to get list of the Cloud Identity Groups under a customer or namespace. https://cloud.google.com/identity/docs/concepts/overview#groups

suspend fun getGroups(parent: String): GetGroupsResult
suspend fun getGroups(argument: suspend GetGroupsPlainArgsBuilder.() -> Unit): GetGroupsResult