toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin
/
DatabaseArgsBuilder
/
preferredEnclaveType
preferred
Enclave
Type
@
JvmName
(
name
=
"vvwlbsridopqdbkb"
)
suspend
fun
preferredEnclaveType
(
value
:
Output
<
Either
<
String
,
AlwaysEncryptedEnclaveType
>
>
)
@
JvmName
(
name
=
"tyihduitpxjkunbm"
)
suspend
fun
preferredEnclaveType
(
value
:
Either
<
String
,
AlwaysEncryptedEnclaveType
>
?
)
@
JvmName
(
name
=
"akdyoigxegcsaxjm"
)
fun
preferredEnclaveType
(
value
:
String
)
@
JvmName
(
name
=
"fxdpbdcxoeelyuyu"
)
fun
preferredEnclaveType
(
value
:
AlwaysEncryptedEnclaveType
)
Parameters
value
Type of enclave requested on the database i.e. Default or VBS enclaves.