pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.inputs
/
EncryptionPropertiesArgs
/
EncryptionPropertiesArgs
Encryption
Properties
Args
fun
EncryptionPropertiesArgs
(
identity
:
Output
<
EncryptionPropertiesIdentityArgs
>
?
=
null
,
keySource
:
Output
<
EncryptionKeySourceType
>
?
=
null
,
keyVaultProperties
:
Output
<
KeyVaultPropertiesArgs
>
?
=
null
)