supportsUnder property
Indicates whether subtrees of Cloud Resource Manager resource hierarchy
can be used in Policy.allowed_values
and Policy.denied_values
.
For example, "under:folders/123"
would match any resource under the
'folders/123' folder.
Implementation
core.bool? supportsUnder;