pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
OpenIdConnectConfigArgsBuilder
Open
Id
Connect
Config
Args
Builder
class
OpenIdConnectConfigArgsBuilder
Builder for
OpenIdConnectConfigArgs
.
Functions
Functions
authorization
Endpoint
Link copied to clipboard
@
JvmName
(
name
=
"xoqoxjjrcwfqbhpl"
)
suspend
fun
authorizationEndpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"usceqwmktgloawjf"
)
suspend
fun
authorizationEndpoint
(
value
:
String
?
)
certification
Uri
Link copied to clipboard
@
JvmName
(
name
=
"ftfxhgxogrsoqckt"
)
suspend
fun
certificationUri
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ndewtaxkxsmwlbiu"
)
suspend
fun
certificationUri
(
value
:
String
?
)
issuer
Link copied to clipboard
@
JvmName
(
name
=
"tltsutqxxleeexla"
)
suspend
fun
issuer
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ktehdsjlymkbiykl"
)
suspend
fun
issuer
(
value
:
String
?
)
token
Endpoint
Link copied to clipboard
@
JvmName
(
name
=
"atlcxpfipxtrogjp"
)
suspend
fun
tokenEndpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ufqjhtjnhmebwwpn"
)
suspend
fun
tokenEndpoint
(
value
:
String
?
)
well
Known
Open
Id
Configuration
Link copied to clipboard
@
JvmName
(
name
=
"uprynxkjpyligcts"
)
suspend
fun
wellKnownOpenIdConfiguration
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xpyibdkucfvrqqbb"
)
suspend
fun
wellKnownOpenIdConfiguration
(
value
:
String
?
)