Values.LifecyclePolicyRuleActionSourceThe type of action to be taken.
type nonrec t = {type_ : ImageActionType.t option;The type of action to be taken.
*)targetStorageClass : LifecyclePolicyTargetStorageClass.t option;The target storage class for the action. This is only present when the type is TRANSITION.
*)}