toggle menu
pulumi-keycloak-kotlin
5.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.openid.kotlin.outputs
/
GetClientServiceAccountUserFederatedIdentity
Get
Client
Service
Account
User
Federated
Identity
data
class
GetClientServiceAccountUserFederatedIdentity
(
val
identityProvider
:
String
,
val
userId
:
String
,
val
userName
:
String
)
Members
Constructors
Get
Client
Service
Account
User
Federated
Identity
Link copied to clipboard
constructor
(
identityProvider
:
String
,
userId
:
String
,
userName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identity
Provider
Link copied to clipboard
val
identityProvider
:
String
user
Id
Link copied to clipboard
val
userId
:
String
user
Name
Link copied to clipboard
val
userName
:
String