Skip to main content

GoogleCloudIAMPolicyBinding

No description

type GoogleCloudIAMPolicyBinding {
condition: GoogleCloudIAMPolicyBindingExpression!
members: [String!]!
role: String!
}

Fields

GoogleCloudIAMPolicyBinding.condition ● GoogleCloudIAMPolicyBindingExpression! non-null object

This is associated with this binding See the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies)

GoogleCloudIAMPolicyBinding.members ● [String!]! non-null scalar

The principals requesting access to a Google Cloud resource

GoogleCloudIAMPolicyBinding.role ● String! non-null scalar

The role

Member of

GoogleCloudIAMPolicy object