toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin.outputs
/
GetRealmKeysResult
/
GetRealmKeysResult
Get
Realm
Keys
Result
constructor
(
algorithms
:
List
<
String
>
?
=
null
,
id
:
String
,
keys
:
List
<
GetRealmKeysKey
>
,
realmId
:
String
,
statuses
:
List
<
String
>
?
=
null
)