TestAuthorizationResponse
public struct TestAuthorizationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The authentication results.
Declaration
Swift
public let authResults: [AuthResult]?
-
Undocumented
Declaration
Swift
public init(authResults: [AuthResult]? = nil)