activatedPolicyTypes property

List<String>? activatedPolicyTypes
getter/setter pair

A list of policy types that are activated for this taxonomy.

If not set, defaults to an empty list.

Optional.

Implementation

core.List<core.String>? activatedPolicyTypes;