pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.keyvault.kotlin.inputs
/
GetEncryptedValuePlainArgs
/
GetEncryptedValuePlainArgs
Get
Encrypted
Value
Plain
Args
fun
GetEncryptedValuePlainArgs
(
algorithm
:
String
,
encryptedData
:
String
?
=
null
,
keyVaultKeyId
:
String
,
plainTextValue
:
String
?
=
null
)