toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin
/
GenericClientProtocolMapperArgs
/
GenericClientProtocolMapperArgs
Generic
Client
Protocol
Mapper
Args
constructor
(
clientId
:
Output
<
String
>
?
=
null
,
clientScopeId
:
Output
<
String
>
?
=
null
,
config
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
,
protocolMapper
:
Output
<
String
>
?
=
null
,
realmId
:
Output
<
String
>
?
=
null
)