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