GetEntitlementPrivilegedAccessGcpIamAccessRoleBinding

data class GetEntitlementPrivilegedAccessGcpIamAccessRoleBinding(val conditionExpression: String, val role: String)

Constructors

constructor(conditionExpression: String, role: String)

Types

Link copied to clipboard
object Companion

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.

Link copied to clipboard

IAM role to be granted. https://cloud.google.com/iam/docs/roles-overview.