/dhall-kubernetes-1.13-v5.0.0/types/io.k8s.api.apps.v1beta2.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
}