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
/
AssumedRole
Assumed
Role
data
class
AssumedRole
(
val
arn
:
ARN
,
val
sessionName
:
String
,
val
expires
:
Instant
)
(
source
)
Members
Constructors
Assumed
Role
Link copied to clipboard
constructor
(
arn
:
ARN
,
sessionName
:
String
,
expires
:
Instant
)
Properties
arn
Link copied to clipboard
val
arn
:
ARN
expires
Link copied to clipboard
val
expires
:
Instant
session
Name
Link copied to clipboard
val
sessionName
:
String