toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.postgresql.kotlin.inputs
/
FlexibleServerAuthenticationArgsBuilder
Flexible
Server
Authentication
Args
Builder
class
FlexibleServerAuthenticationArgsBuilder
Builder for
FlexibleServerAuthenticationArgs
.
Members
Functions
active
Directory
Auth
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"joochqqgndcbjswp"
)
suspend
fun
activeDirectoryAuthEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"djsefxvuuvgiuulc"
)
suspend
fun
activeDirectoryAuthEnabled
(
value
:
Boolean
?
)
password
Auth
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"mbimwwxiuvkbgrem"
)
suspend
fun
passwordAuthEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"irhpgygesnhfnsvb"
)
suspend
fun
passwordAuthEnabled
(
value
:
Boolean
?
)
tenant
Id
Link copied to clipboard
@
JvmName
(
name
=
"yqulapxithrmcfgy"
)
suspend
fun
tenantId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wwpdlkhwhsuretsi"
)
suspend
fun
tenantId
(
value
:
String
?
)