toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppSlotAuthSettingsGithubArgsBuilder
Windows
Web
App
Slot
Auth
Settings
Github
Args
Builder
class
WindowsWebAppSlotAuthSettingsGithubArgsBuilder
Builder for
WindowsWebAppSlotAuthSettingsGithubArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"ddxfrmssylrsggqo"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hlghxwwgvsypvmdv"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"akctypoivasapxvf"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qeamiqonawluksmu"
)
suspend
fun
clientSecret
(
value
:
String
?
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"eqnjpqnadmtslads"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qfaiilgmhfnvlapf"
)
suspend
fun
clientSecretSettingName
(
value
:
String
?
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"uvvphexmfvmnsbeh"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pqavxetpghayqfwa"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"htlgsghatbkxqijv"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"rgqdtpnmgboaspue"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"iwamemmeddutkekk"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)