Entitlement Privileged Access Gcp Iam Access Role Binding
data class EntitlementPrivilegedAccessGcpIamAccessRoleBinding(val conditionExpression: String? = null, val role: String)
Properties
Link copied to clipboard
The expression field of the IAM condition to be associated with the role. If specified, a user with an active grant for this entitlement would be able to access the resource only if this condition evaluates to true for their request. https://cloud.google.com/iam/docs/conditions-overview#attributes.