policyBindings property

List<PolicyBinding>? policyBindings
getter/setter pair

Policy bindings to be applied to the tenant project, in addition to the 'roles/owner' role granted to the Service Consumer Management service account.

Implementation

core.List<PolicyBinding>? policyBindings;