enforce property

bool? enforce
final

Whether the policy is enforced. The default is True, if a value isn't specified.

Implementation

final bool? enforce;