toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
BasicAuthenticationArgsBuilder
Basic
Authentication
Args
Builder
class
BasicAuthenticationArgsBuilder
Builder for
BasicAuthenticationArgs
.
Members
Functions
password
Link copied to clipboard
@
JvmName
(
name
=
"hanfqgwxejthviuc"
)
suspend
fun
password
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"odbglpxcuusvlbdr"
)
suspend
fun
password
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"jerudyktkhledxkl"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qkavpimssxcsdcmo"
)
suspend
fun
type
(
value
:
String
)
username
Link copied to clipboard
@
JvmName
(
name
=
"pywxevcptpobwmhd"
)
suspend
fun
username
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xwiomhbhhltvseqg"
)
suspend
fun
username
(
value
:
String
?
)