accessControlLists property

List<GoogleCloudAssetV1AccessControlList>? accessControlLists
getter/setter pair

The access control lists derived from the iam_binding that match or potentially match resource and access selectors specified in the request.

Implementation

core.List<GoogleCloudAssetV1AccessControlList>? accessControlLists;