pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppAuthSettingsGithubArgsBuilder
Windows
Web
App
Auth
Settings
Github
Args
Builder
class
WindowsWebAppAuthSettingsGithubArgsBuilder
Builder for
WindowsWebAppAuthSettingsGithubArgs
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"wikovtswiwfscoov"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lpjrnjqifurqcjgx"
)
suspend
fun
clientId
(
value
:
String
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"pdkrsgdlgbgxlqpe"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"opjoldwgqmivuyrd"
)
suspend
fun
clientSecret
(
value
:
String
?
)
client
Secret
Setting
Name
Link copied to clipboard
@
JvmName
(
name
=
"tyelwhioojspsqxb"
)
suspend
fun
clientSecretSettingName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kvxlysqoljkrglbi"
)
suspend
fun
clientSecretSettingName
(
value
:
String
?
)
oauth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"agiwqmxcexpkmkjb"
)
suspend
fun
oauthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"sngsybsbigtippri"
)
suspend
fun
oauthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ywmtlpuepygindem"
)
suspend
fun
oauthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"eobrcyhshaxrvgrs"
)
suspend
fun
oauthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"lxxtioitabtgvngs"
)
suspend
fun
oauthScopes
(
value
:
List
<
String
>
?
)