homeEfsFileSystem property
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;
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.
final RetentionType? homeEfsFileSystem;