toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-cognito
/
org.http4k.connect.amazon.cognito.action
/
Scope
Scope
@
JsonSerializable
data
class
Scope
(
val
ScopeName
:
String
?
,
val
ScopeDescription
:
String
?
)
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
?