toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.outputs
/
SnapshotEncryptionSettings
/
SnapshotEncryptionSettings
Snapshot
Encryption
Settings
constructor
(
diskEncryptionKey
:
SnapshotEncryptionSettingsDiskEncryptionKey
?
=
null
,
enabled
:
Boolean
?
=
null
,
keyEncryptionKey
:
SnapshotEncryptionSettingsKeyEncryptionKey
?
=
null
)