StartMaintenanceResponse
public struct StartMaintenanceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Contains the response to a StartMaintenance request.
Declaration
Swift
public let server: Server?
-
Undocumented
Declaration
Swift
public init(server: Server? = nil)