StopServerRequest
public struct StopServerRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A system-assigned unique identifier for a file transfer protocol-enabled server that you stopped.
Declaration
Swift
public let serverId: String
-
Undocumented
Declaration
Swift
public init(serverId: String)
-
Declaration
Swift
public func validate(name: String) throws