pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
OpenIdConnectConfigArgs
/
OpenIdConnectConfigArgs
Open
Id
Connect
Config
Args
fun
OpenIdConnectConfigArgs
(
authorizationEndpoint
:
Output
<
String
>
?
=
null
,
certificationUri
:
Output
<
String
>
?
=
null
,
issuer
:
Output
<
String
>
?
=
null
,
tokenEndpoint
:
Output
<
String
>
?
=
null
,
wellKnownOpenIdConfiguration
:
Output
<
String
>
?
=
null
)