group Access Token
suspend fun groupAccessToken(name: String, block: suspend GroupAccessTokenResourceBuilder.() -> Unit): GroupAccessToken
Parameters
name
The unique name of the resulting resource.
block
Builder for GroupAccessToken.
See also
Parameters
name
The unique name of the resulting resource.