toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin
/
RealmUserProfileArgs
/
RealmUserProfileArgs
Realm
User
Profile
Args
constructor
(
attributes
:
Output
<
List
<
RealmUserProfileAttributeArgs
>
>
?
=
null
,
groups
:
Output
<
List
<
RealmUserProfileGroupArgs
>
>
?
=
null
,
realmId
:
Output
<
String
>
?
=
null
)