Values_1.ParameterInlinePolicySourceOne or more policies assigned to a parameter.
type nonrec t = {policyText : Values_0.String_.t option;The JSON text of the policy.
*)policyType : Values_0.String_.t option;The type of policy. Parameter Store, a tool in Amazon Web Services Systems Manager, supports the following policy types: Expiration, ExpirationNotification, and NoChangeNotification.
*)policyStatus : Values_0.String_.t option;The status of the policy. Policies report the following statuses: Pending (the policy hasn't been enforced or applied yet), Finished (the policy was applied), Failed (the policy wasn't applied), or InProgress (the policy is being applied now).
*)}