pulumi-azure-native-kotlin
2.10.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
=
"clsmaknxlidfejfg"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nuyftyiyqkukswas"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"cyrsntesdelejiho"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fsbgsoiovpemwter"
)
suspend
fun
clientSecret
(
value
:
String
?
)
metadata
Url
Link copied to clipboard
@
JvmName
(
name
=
"kkasknupbmmgvder"
)
suspend
fun
metadataUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qwgdewenrbxelifs"
)
suspend
fun
metadataUrl
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"bsqfvchlmgowdfto"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bhlououyucgpnhkv"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"yisfhllgoembtpyv"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"okmakklsllgoxjaq"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"qqryyinnxgemjeht"
)
suspend
fun
scopes
(
value
:
List
<
String
>
?
)