DeleteFileEntry
public struct DeleteFileEntry : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The full path of the file to be deleted, including the name of the file.
Declaration
Swift
public let filePath: String
-
Undocumented
Declaration
Swift
public init(filePath: String)