toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.openid.kotlin
/
ClientServiceAccountRealmRoleArgsBuilder
Client
Service
Account
Realm
Role
Args
Builder
class
ClientServiceAccountRealmRoleArgsBuilder
Builder for
ClientServiceAccountRealmRoleArgs
.
Members
Functions
realm
Id
Link copied to clipboard
@
JvmName
(
name
=
"qtwfhbnyitiqfguk"
)
suspend
fun
realmId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aqanttjigthaoypr"
)
suspend
fun
realmId
(
value
:
String
?
)
role
Link copied to clipboard
@
JvmName
(
name
=
"xguhralasxjxcjud"
)
suspend
fun
role
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rmqirdjoilsahdws"
)
suspend
fun
role
(
value
:
String
?
)
service
Account
User
Id
Link copied to clipboard
@
JvmName
(
name
=
"luncnlejrjogteur"
)
suspend
fun
serviceAccountUserId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"inudkxkniqunfwfi"
)
suspend
fun
serviceAccountUserId
(
value
:
String
?
)