DeleteFileShareOutput
public struct DeleteFileShareOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the deleted file share.
Declaration
Swift
public let fileShareARN: String? -
Undocumented
Declaration
Swift
public init(fileShareARN: String? = nil)
View on GitHub
DeleteFileShareOutput Structure Reference