Values_1.RetentionPolicySourceThe retention policy for data stored on an Amazon Elastic File System volume.
type nonrec t = {homeEfsFileSystem : RetentionType.t option;The default is Retain, which specifies to keep the data stored on the Amazon EFS volume. Specify Delete to delete the data stored on the Amazon EFS volume.
*)}