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