pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.verifiedpermissions.kotlin.outputs
/
IdentitySourceDetails
/
IdentitySourceDetails
Identity
Source
Details
fun
IdentitySourceDetails
(
clientIds
:
List
<
String
>
?
=
null
,
discoveryUrl
:
String
?
=
null
,
openIdIssuer
:
IdentitySourceOpenIdIssuer
?
=
null
,
userPoolArn
:
String
?
=
null
)