DescribeProblemRequest
public struct DescribeProblemRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the problem.
Declaration
Swift
public let problemId: String
-
Undocumented
Declaration
Swift
public init(problemId: String)
-
Declaration
Swift
public func validate(name: String) throws