DescribeSolutionVersionResponse
public struct DescribeSolutionVersionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The solution version.
Declaration
Swift
public let solutionVersion: SolutionVersion?
-
Undocumented
Declaration
Swift
public init(solutionVersion: SolutionVersion? = nil)