resourcePolicies property

List<String>? resourcePolicies
getter/setter pair

Full or relative path to the resource policy to be added to this disk.

You can only specify one resource policy.

Implementation

core.List<core.String>? resourcePolicies;