Instance Root Block Device
constructor(deleteOnTermination: Boolean? = null, deviceName: String? = null, encrypted: Boolean? = null, iops: Int? = null, kmsKeyId: String? = null, tags: Map<String, String>? = null, tagsAll: Map<String, String>? = null, throughput: Int? = null, volumeId: String? = null, volumeSize: Int? = null, volumeType: String? = null)