Values.AwsEcrRepositoryLifecyclePolicyDetailsSourceInformation about the lifecycle policy for the repository.
type nonrec t = {lifecyclePolicyText : NonEmptyString.t option;The text of the lifecycle policy.
*)registryId : NonEmptyString.t option;The Amazon Web Services account identifier that is associated with the registry that contains the repository.
*)}