enterpriseConfig property

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

GKE Enterprise Configuration.

Deprecated: GKE Enterprise features are now available without an Enterprise tier.

Implementation

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