NfsShareArgs

constructor(allowedClients: Output<List<AllowedClientArgs>>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, requestedSizeGib: Output<String>? = null, storageType: Output<NfsShareStorageType>? = null)