iamBindings property

List<IamBinding>? iamBindings
getter/setter pair

Represents IAM bindings associated with the finding.

Implementation

core.List<IamBinding>? iamBindings;