pulumi-azure-native-kotlin
2.10.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
=
"vcgdqdauvcelckjs"
)
fun
activeDirectoryAuth
(
value
:
ActiveDirectoryAuthEnum
)
@
JvmName
(
name
=
"wmhnaggbsivmbsnh"
)
suspend
fun
activeDirectoryAuth
(
value
:
Either
<
String
,
ActiveDirectoryAuthEnum
>
?
)
@
JvmName
(
name
=
"haacbrciehjmqhex"
)
suspend
fun
activeDirectoryAuth
(
value
:
Output
<
Either
<
String
,
ActiveDirectoryAuthEnum
>
>
)
@
JvmName
(
name
=
"ssyxhdaxfwkklrhj"
)
fun
activeDirectoryAuth
(
value
:
String
)
password
Auth
Link copied to clipboard
@
JvmName
(
name
=
"nyxcipenbakfuyym"
)
fun
passwordAuth
(
value
:
PasswordAuthEnum
)
@
JvmName
(
name
=
"fnajtdaqbgyqxtmd"
)
suspend
fun
passwordAuth
(
value
:
Either
<
String
,
PasswordAuthEnum
>
?
)
@
JvmName
(
name
=
"yjymxgvukxpfjwrl"
)
suspend
fun
passwordAuth
(
value
:
Output
<
Either
<
String
,
PasswordAuthEnum
>
>
)
@
JvmName
(
name
=
"jdqawijgvvfyingq"
)
fun
passwordAuth
(
value
:
String
)
tenant
Id
Link copied to clipboard
@
JvmName
(
name
=
"srvyqpjadcrmhvcp"
)
suspend
fun
tenantId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tdbsttoronhmbeiw"
)
suspend
fun
tenantId
(
value
:
String
?
)