Share Args
fun ShareArgs(backup: Output<String>? = null, capacityGb: Output<String>? = null, description: Output<String>? = null, instanceId: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, mountName: Output<String>? = null, nfsExportOptions: Output<List<NfsExportOptionsArgs>>? = null, project: Output<String>? = null, shareId: Output<String>? = null)