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-cognito
/
org.http4k.connect.amazon.cognito.action
/
Scope
Scope
@
JsonSerializable
data
class
Scope
(
val
ScopeName
:
String
?
,
val
ScopeDescription
:
String
?
)
(
source
)
Members
Constructors
Scope
Link copied to clipboard
constructor
(
ScopeName
:
String
?
,
ScopeDescription
:
String
?
)
Properties
Scope
Description
Link copied to clipboard
val
ScopeDescription
:
String
?
Scope
Name
Link copied to clipboard
val
ScopeName
:
String
?