TestIdentityProviderResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A message that indicates whether the test was successful or not.

Link copied to clipboard

The response that is returned from your API Gateway or your Lambda function.

Link copied to clipboard

The HTTP status code that is the response from your API Gateway or your Lambda function.

Link copied to clipboard
val url: String

The endpoint of the service used to authenticate a user.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String