homeEfsFileSystem property

RetentionType? homeEfsFileSystem
final

The default is Retain, which specifies to keep the data stored on the EFS volume.

Specify Delete to delete the data stored on the EFS volume.

Implementation

final RetentionType? homeEfsFileSystem;