pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
RegistryEncryptionArgs
/
RegistryEncryptionArgs
Registry
Encryption
Args
fun
RegistryEncryptionArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
,
identityClientId
:
Output
<
String
>
,
keyVaultKeyId
:
Output
<
String
>
)