Values.AutoScalingPolicyStatusSourceThe status of an automatic scaling policy.
type nonrec t = {state : AutoScalingPolicyState.t option;Indicates the status of the automatic scaling policy.
*)stateChangeReason : AutoScalingPolicyStateChangeReason.t option;The reason for a change in status.
*)}