toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
DevToolPortalSsoPropertiesArgsBuilder
Dev
Tool
Portal
Sso
Properties
Args
Builder
class
DevToolPortalSsoPropertiesArgsBuilder
Builder for
DevToolPortalSsoPropertiesArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"aukgunqpxfyyptyo"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nduhuoqawyeglgua"
)
suspend
fun
clientId
(
value
:
String
?
)
client
Secret
Link copied to clipboard
@
JvmName
(
name
=
"yahfwnplvueilafx"
)
suspend
fun
clientSecret
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tkkhpflltusvotiu"
)
suspend
fun
clientSecret
(
value
:
String
?
)
metadata
Url
Link copied to clipboard
@
JvmName
(
name
=
"qelntsoxdjkejopc"
)
suspend
fun
metadataUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cuerhkakbwhptxdp"
)
suspend
fun
metadataUrl
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"ngeqdickgmdwhlkd"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"hhowtowenogctlkp"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xbnetvwgmatpvslf"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"xuhjpcgywyjhwngw"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"itpuncgmgmpnajqt"
)
suspend
fun
scopes
(
value
:
List
<
String
>
?
)