resourcePolicies property

List<String>? resourcePolicies
getter/setter pair

Resource policies (names, not URLs) applied to instances created from these properties.

Note that for MachineImage, this is not supported yet.

Implementation

core.List<core.String>? resourcePolicies;