pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin.inputs
/
AuthConfigArgsBuilder
Auth
Config
Args
Builder
class
AuthConfigArgsBuilder
Builder for
AuthConfigArgs
.
Functions
Functions
active
Directory
Auth
Link copied to clipboard
@
JvmName
(
name
=
"baqxusgnjftmhwga"
)
fun
activeDirectoryAuth
(
value
:
ActiveDirectoryAuthEnum
)
@
JvmName
(
name
=
"liornkorqgyapokw"
)
suspend
fun
activeDirectoryAuth
(
value
:
Either
<
String
,
ActiveDirectoryAuthEnum
>
?
)
@
JvmName
(
name
=
"msuskocigsenaelt"
)
suspend
fun
activeDirectoryAuth
(
value
:
Output
<
Either
<
String
,
ActiveDirectoryAuthEnum
>
>
)
@
JvmName
(
name
=
"hthxkqdgdqhxywge"
)
fun
activeDirectoryAuth
(
value
:
String
)
password
Auth
Link copied to clipboard
@
JvmName
(
name
=
"emkvcbqbjsrirdbd"
)
fun
passwordAuth
(
value
:
PasswordAuthEnum
)
@
JvmName
(
name
=
"dkqjfthgvkfwkfbf"
)
suspend
fun
passwordAuth
(
value
:
Either
<
String
,
PasswordAuthEnum
>
?
)
@
JvmName
(
name
=
"iewodlhansalpmci"
)
suspend
fun
passwordAuth
(
value
:
Output
<
Either
<
String
,
PasswordAuthEnum
>
>
)
@
JvmName
(
name
=
"enurowuhsnougsim"
)
fun
passwordAuth
(
value
:
String
)
tenant
Id
Link copied to clipboard
@
JvmName
(
name
=
"mmeeydtauriylitj"
)
suspend
fun
tenantId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dhtiefjjoqhxruhy"
)
suspend
fun
tenantId
(
value
:
String
?
)