RetentionPolicy
public struct RetentionPolicy : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
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.
Declaration
Swift
public let homeEfsFileSystem: RetentionType?
-
Undocumented
Declaration
Swift
public init(homeEfsFileSystem: RetentionType? = nil)