Values.LifecyclePolicyDetailActionIncludeResourcesSourceSpecifies how the lifecycle policy should apply actions to selected resources.
type nonrec t = {amis : Boolean.t option;Specifies whether the lifecycle action should apply to distributed AMIs.
*)snapshots : Boolean.t option;Specifies whether the lifecycle action should apply to snapshots associated with distributed AMIs.
*)containers : Boolean.t option;Specifies whether the lifecycle action should apply to distributed containers.
*)}