pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storsimple.kotlin.inputs
/
AsymmetricEncryptedSecretArgs
/
AsymmetricEncryptedSecretArgs
Asymmetric
Encrypted
Secret
Args
fun
AsymmetricEncryptedSecretArgs
(
encryptionAlgorithm
:
Output
<
EncryptionAlgorithm
>
,
encryptionCertThumbprint
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
)