UndeploySystemInstanceResponse
public struct UndeploySystemInstanceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An object that contains summary information about the system instance that was removed from its target.
Declaration
Swift
public let summary: SystemInstanceSummary? -
Undocumented
Declaration
Swift
public init(summary: SystemInstanceSummary? = nil)
View on GitHub
UndeploySystemInstanceResponse Structure Reference