pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.outputs
/
WebBasicAuthenticationResponse
/
WebBasicAuthenticationResponse
Web
Basic
Authentication
Response
fun
WebBasicAuthenticationResponse
(
authenticationType
:
String
,
password
:
Either
<
AzureKeyVaultSecretReferenceResponse
,
SecureStringResponse
>
,
url
:
Any
,
username
:
Any
)