CreateSolutionResponse
public struct CreateSolutionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the solution.
Declaration
Swift
public let solutionArn: String?
-
Undocumented
Declaration
Swift
public init(solutionArn: String? = nil)