folders property

List<String>? folders
getter/setter pair

The folder(s) that this IAM policy belongs to, in the format of folders/{FOLDER_NUMBER}.

This field is available when the IAM policy belongs (directly or cascadingly) to one or more folders.

Implementation

core.List<core.String>? folders;