toggle menu
pulumi-azure-native-kotlin
2.44.1.0
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
=
"hexaseqgswjqowuw"
)
suspend
fun
password
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gdqxsosucxqkjhqo"
)
suspend
fun
password
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"iltccfpxxdtcykvf"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yipmjklwyddavryu"
)
suspend
fun
type
(
value
:
String
)
username
Link copied to clipboard
@
JvmName
(
name
=
"pjhdjijikkkdefbj"
)
suspend
fun
username
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eiusqvcuhfpkvivg"
)
suspend
fun
username
(
value
:
String
?
)