http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-sts-fake
/
org.http4k.connect.amazon.sts
/
GetCallerIdentityResponse
Get
Caller
Identity
Response
data
class
GetCallerIdentityResponse
(
val
userId
:
String
,
val
account
:
String
,
val
arn
:
String
)
:
ViewModel
(
source
)
Members
Constructors
Get
Caller
Identity
Response
Link copied to clipboard
constructor
(
userId
:
String
,
account
:
String
,
arn
:
String
)
Properties
account
Link copied to clipboard
val
account
:
String
arn
Link copied to clipboard
val
arn
:
String
user
Id
Link copied to clipboard
val
userId
:
String
Functions
template
Link copied to clipboard
open
fun
template
(
)
:
String