DiskArgs

constructor(addOns: Output<List<DiskAddOnArgs>>? = null, availabilityZone: Output<String>? = null, diskName: Output<String>? = null, location: Output<DiskLocationArgs>? = null, sizeInGb: Output<Int>? = null, tags: Output<List<TagArgs>>? = null)