pulumi-azure-native-kotlin
1.104.0.1
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
)