binauthz property

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

Binauthz conifguration for the cluster.

Deprecated: This field will be ignored and should not be set.

Optional.

Implementation

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