toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.netapp.kotlin
/
AccountEncryptionArgs
/
AccountEncryptionArgs
Account
Encryption
Args
constructor
(
encryptionKey
:
Output
<
String
>
?
=
null
,
netappAccountId
:
Output
<
String
>
?
=
null
,
systemAssignedIdentityPrincipalId
:
Output
<
String
>
?
=
null
,
userAssignedIdentityId
:
Output
<
String
>
?
=
null
)