toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin
/
TransparentDataEncryptionArgs
/
TransparentDataEncryptionArgs
Transparent
Data
Encryption
Args
constructor
(
databaseName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serverName
:
Output
<
String
>
?
=
null
,
status
:
Output
<
Either
<
String
,
TransparentDataEncryptionStatus
>
>
?
=
null
,
transparentDataEncryptionName
:
Output
<
String
>
?
=
null
)