InstanceFromMachineImageBootDiskInitializeParams

constructor(architecture: String? = null, enableConfidentialCompute: Boolean? = null, image: String? = null, labels: Map<String, String>? = null, provisionedIops: Int? = null, provisionedThroughput: Int? = null, resourceManagerTags: Map<String, String>? = null, resourcePolicies: String? = null, size: Int? = null, snapshot: String? = null, sourceImageEncryptionKey: InstanceFromMachineImageBootDiskInitializeParamsSourceImageEncryptionKey? = null, sourceSnapshotEncryptionKey: InstanceFromMachineImageBootDiskInitializeParamsSourceSnapshotEncryptionKey? = null, storagePool: String? = null, type: String? = null)