DeleteSolutionRequest
public struct DeleteSolutionRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the solution to delete.
Declaration
Swift
public let solutionArn: String -
Undocumented
Declaration
Swift
public init(solutionArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteSolutionRequest Structure Reference