pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppSlotAuthSettingsGithubArgsBuilder
Windows
Web
App
Slot
Auth
Settings
Github
Args
Builder
class
WindowsWebAppSlotAuthSettingsGithubArgsBuilder
Builder for
WindowsWebAppSlotAuthSettingsGithubArgs
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"epohkgsclhotsxin"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fqlniflkmxyttfhp"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"ehlfvfogjsfrmsai"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"idnbmmqsmdlcbryv"
)
suspend
fun
clientSecret
(
value
:
String
?
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"ulqqiswjydxeraus"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nbprttmvtakdudff"
)
suspend
fun
clientSecretSettingName
(
value
:
String
?
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"sfikxppwbbaofwro"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"mbtfrvmoewgqvppv"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"prxksiaeiscwntqi"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ltmpvkxokwiynfcg"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ruinrahmdagksomt"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)