toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin.inputs
/
AuthConfigArgs
/
AuthConfigArgs
Auth
Config
Args
constructor
(
activeDirectoryAuth
:
Output
<
Either
<
String
,
ActiveDirectoryAuthEnum
>
>
?
=
null
,
passwordAuth
:
Output
<
Either
<
String
,
PasswordAuthEnum
>
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
)