pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
DevToolPortalSsoPropertiesArgsBuilder
Dev
Tool
Portal
Sso
Properties
Args
Builder
class
DevToolPortalSsoPropertiesArgsBuilder
Builder for
DevToolPortalSsoPropertiesArgs
.
Functions
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"fnjuljailpsafdrn"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eskiaewevcnphruf"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"tktttcwgychoxwpo"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lkduayahqocykssp"
)
suspend
fun
clientSecret
(
value
:
String
?
)
metadata
Url
Link copied to clipboard
@
JvmName
(
name
=
"khqqhwsfkgpygttm"
)
suspend
fun
metadataUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pgspoflnmbdbawck"
)
suspend
fun
metadataUrl
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"uynrwqawjhnfrmvn"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"eadhjqywadvpyhtq"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nqkvxxdfureuymov"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"jeejlabdumphqnqw"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"qfaibveweemwphhk"
)
suspend
fun
scopes
(
value
:
List
<
String
>
?
)