/dhall-kubernetes-1.17-v3.0.0/types/io.k8s.api.apps.v1beta1.ScaleStatus.dhall
Copy path to clipboardSource
{ replicas : Natural
, selector : List { mapKey : Text, mapValue : Text }
, targetSelector : Optional Text
}
{ replicas : Natural
, selector : List { mapKey : Text, mapValue : Text }
, targetSelector : Optional Text
}