permissions property
The set of permissions to check for the resource
.
Permissions with wildcards (such as *
or storage.*
) are not allowed.
For more information see
IAM Overview.
Implementation
core.List<core.String>? permissions;
The set of permissions to check for the resource
.
Permissions with wildcards (such as *
or storage.*
) are not allowed.
For more information see
IAM Overview.
core.List<core.String>? permissions;