pulumi-azure-native-kotlin
1.104.0.1
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
=
"qpwetfyshvcsokew"
)
suspend
fun
password
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dkcjtunnksurrsns"
)
suspend
fun
password
(
value
:
String
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"dnlrxchloejhdswl"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ofeifqbglxylhbrr"
)
suspend
fun
type
(
value
:
String
)
username
Link copied to clipboard
@
JvmName
(
name
=
"lytnxrurxipfhovl"
)
suspend
fun
username
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vwooyhvtjtuqdipu"
)
suspend
fun
username
(
value
:
String
?
)