BootDiskConfig constructor

BootDiskConfig({
  1. CustomerEncryptionKey? customerEncryptionKey,
})

Implementation

BootDiskConfig({this.customerEncryptionKey});