pulumi-azure-native-kotlin
2.6.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
=
"mbyvnknlsyydhdej"
)
suspend
fun
authorizationEndpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"awcvlxowtpbonuuj"
)
suspend
fun
authorizationEndpoint
(
value
:
String
?
)
certification
Uri
Link copied to clipboard
@
JvmName
(
name
=
"hdnucdsbhpswtxmc"
)
suspend
fun
certificationUri
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rsijdoswevahtyjv"
)
suspend
fun
certificationUri
(
value
:
String
?
)
issuer
Link copied to clipboard
@
JvmName
(
name
=
"aprchilllmkeqnsj"
)
suspend
fun
issuer
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nbpdestkibigovoe"
)
suspend
fun
issuer
(
value
:
String
?
)
token
Endpoint
Link copied to clipboard
@
JvmName
(
name
=
"cmytfbrusmbvhcdt"
)
suspend
fun
tokenEndpoint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ohyvetjoincrvwlp"
)
suspend
fun
tokenEndpoint
(
value
:
String
?
)
well
Known
Open
Id
Configuration
Link copied to clipboard
@
JvmName
(
name
=
"agrhvnfuvsrkmnsi"
)
suspend
fun
wellKnownOpenIdConfiguration
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ybdwehinchymfqhs"
)
suspend
fun
wellKnownOpenIdConfiguration
(
value
:
String
?
)