toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin
/
HardcodedAttributeIdentityProviderMapperArgs
/
HardcodedAttributeIdentityProviderMapperArgs
Hardcoded
Attribute
Identity
Provider
Mapper
Args
constructor
(
attributeName
:
Output
<
String
>
?
=
null
,
attributeValue
:
Output
<
String
>
?
=
null
,
extraConfig
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
identityProviderAlias
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
realm
:
Output
<
String
>
?
=
null
,
userSession
:
Output
<
Boolean
>
?
=
null
)