DescribeProblemResponse
public struct DescribeProblemResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the problem.
Declaration
Swift
public let problem: Problem? -
Undocumented
Declaration
Swift
public init(problem: Problem? = nil)
View on GitHub
DescribeProblemResponse Structure Reference