pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
WebBasicAuthenticationArgs
/
WebBasicAuthenticationArgs
Web
Basic
Authentication
Args
fun
WebBasicAuthenticationArgs
(
authenticationType
:
Output
<
String
>
,
password
:
Output
<
Either
<
AzureKeyVaultSecretReferenceArgs
,
SecureStringArgs
>
>
,
url
:
Output
<
Any
>
,
username
:
Output
<
Any
>
)