aclPolicyInSync property

  1. @Deprecated('Not supported. Member documentation may have more information.')
bool? aclPolicyInSync
getter/setter pair

Deprecated: Indicates whether the ACL rules applied to the cluster are in sync.

Optional. Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.bool? aclPolicyInSync;