Instance Gce Setup Data Disks
data class InstanceGceSetupDataDisks(val diskEncryption: String? = null, val diskSizeGb: String? = null, val diskType: String? = null, val kmsKey: String? = null)
Properties
Link copied to clipboard
Optional. Input only. Disk encryption method used on the boot and data disks, defaults to GMEK. Possible values are: GMEK
, CMEK
.
Link copied to clipboard
Optional. The size of the disk in GB attached to this VM instance, up to a maximum of 64000 GB (64 TB). If not specified, this defaults to