DescribeServerResponse
public struct DescribeServerResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An array containing the properties of a file transfer protocol-enabled server with the ServerID you specified.
Declaration
Swift
public let server: DescribedServer -
Undocumented
Declaration
Swift
public init(server: DescribedServer)
View on GitHub
DescribeServerResponse Structure Reference