pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.keyvault.kotlin.outputs
/
GetEncryptedValueResult
/
GetEncryptedValueResult
Get
Encrypted
Value
Result
fun
GetEncryptedValueResult
(
algorithm
:
String
,
decodedPlainTextValue
:
String
,
encryptedData
:
String
?
=
null
,
id
:
String
,
keyVaultKeyId
:
String
,
plainTextValue
:
String
?
=
null
)