pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scheduler.kotlin.inputs
/
BasicAuthenticationArgsBuilder
Basic
Authentication
Args
Builder
class
BasicAuthenticationArgsBuilder
Builder for
BasicAuthenticationArgs
.
Functions
Functions
password
Link copied to clipboard
@
JvmName
(
name
=
"uefcwdikjbcqsgix"
)
suspend
fun
password
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jvpgskjfrwafsgjw"
)
suspend
fun
password
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"wrfcdywltyqbljsb"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qqbemiqxjaudulqt"
)
suspend
fun
type
(
value
:
String
)
username
Link copied to clipboard
@
JvmName
(
name
=
"jbhyjumcenowywix"
)
suspend
fun
username
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tajgiiwitswqeirt"
)
suspend
fun
username
(
value
:
String
?
)