policyName property

String? policyName
getter/setter pair

If set, refers to the name of a custom resource policy supplied by the user.

The resource policy must be in the same project and region as the node pool. If not found, InvalidArgument error is returned.

Implementation

core.String? policyName;