ResponsePolicyGKECluster constructor

ResponsePolicyGKECluster({
  1. String? gkeClusterName,
  2. String? kind,
})

Implementation

ResponsePolicyGKECluster({this.gkeClusterName, this.kind});