Entitlement Privileged Access Gcp Iam Access Role Binding Args
data class EntitlementPrivilegedAccessGcpIamAccessRoleBindingArgs(val conditionExpression: Output<String>? = null, val role: Output<String>) : ConvertibleToJava<EntitlementPrivilegedAccessGcpIamAccessRoleBindingArgs>
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.