toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
WebBasicAuthenticationArgs
/
WebBasicAuthenticationArgs
Web
Basic
Authentication
Args
constructor
(
authenticationType
:
Output
<
String
>
,
password
:
Output
<
Either
<
AzureKeyVaultSecretReferenceArgs
,
SecureStringArgs
>
>
,
url
:
Output
<
Any
>
,
username
:
Output
<
Any
>
)