toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin.inputs
/
ServerGroupClusterAuthConfigArgs
/
ServerGroupClusterAuthConfigArgs
Server
Group
Cluster
Auth
Config
Args
constructor
(
activeDirectoryAuth
:
Output
<
Either
<
String
,
ActiveDirectoryAuth
>
>
?
=
null
,
passwordAuth
:
Output
<
Either
<
String
,
PasswordAuth
>
>
?
=
null
)