permissionSet

suspend fun permissionSet(name: String, block: suspend PermissionSetResourceBuilder.() -> Unit): PermissionSet

Parameters

name

The unique name of the resulting resource.

block

Builder for PermissionSet.

See also


Parameters

name

The unique name of the resulting resource.

See also