toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.keyvault.kotlin.outputs
/
GetEncryptedValueResult
/
GetEncryptedValueResult
Get
Encrypted
Value
Result
constructor
(
algorithm
:
String
,
decodedPlainTextValue
:
String
,
encryptedData
:
String
?
=
null
,
id
:
String
,
keyVaultKeyId
:
String
,
plainTextValue
:
String
?
=
null
)