Get Disk Result
constructor(addOns: List<DiskAddOn>? = null, attachedTo: String? = null, attachmentState: String? = null, diskArn: String? = null, iops: Int? = null, isAttached: Boolean? = null, location: DiskLocation? = null, path: String? = null, resourceType: String? = null, state: String? = null, supportCode: String? = null, tags: List<Tag>? = null)