toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-cognito
/
org.http4k.connect.amazon.cognito.action
/
GetJwks
Get
Jwks
@
JsonSerializable
data
class
GetJwks
(
val
UserPoolId
:
UserPoolId
)
:
CognitoAction
<
Jwks
>
Members
Constructors
Get
Jwks
Link copied to clipboard
constructor
(
UserPoolId
:
UserPoolId
)
Properties
User
Pool
Id
Link copied to clipboard
val
UserPoolId
:
UserPoolId
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
Request
to
Result
Link copied to clipboard
open
override
fun
toResult
(
response
:
Response
)
:
Result
<
Jwks
,
RemoteFailure
>
uri
Link copied to clipboard
open
fun
uri
(
)
:
Uri