DescribeSolutionResponse
public struct DescribeSolutionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that describes the solution.
Declaration
Swift
public let solution: Solution?
-
Undocumented
Declaration
Swift
public init(solution: Solution? = nil)